summaryrefslogtreecommitdiff
path: root/dev-python/gst-python/gst-python-1.18.4.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-29 01:47:35 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-29 01:47:35 +0000
commitf881f2cd3d222d2179a718cb82ef5dfde0228808 (patch)
tree8a67f419866d3816197d72ada655d516d690d1a2 /dev-python/gst-python/gst-python-1.18.4.ebuild
parente895f7dd1983af02c6f3e645a4a254447ffc5201 (diff)
downloadbaldeagleos-repo-f881f2cd3d222d2179a718cb82ef5dfde0228808.tar.gz
baldeagleos-repo-f881f2cd3d222d2179a718cb82ef5dfde0228808.tar.xz
baldeagleos-repo-f881f2cd3d222d2179a718cb82ef5dfde0228808.zip
Adding metadata
Diffstat (limited to 'dev-python/gst-python/gst-python-1.18.4.ebuild')
-rw-r--r--dev-python/gst-python/gst-python-1.18.4.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.18.4.ebuild b/dev-python/gst-python/gst-python-1.18.4.ebuild
index c9086a2cbfc8..9fe1069cd8a5 100644
--- a/dev-python/gst-python/gst-python-1.18.4.ebuild
+++ b/dev-python/gst-python/gst-python-1.18.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -26,6 +26,10 @@ BDEPEND="
virtual/pkgconfig
"
+PATCHES=(
+ "${FILESDIR}/${P}-avoid-treating-float-as-int.patch"
+)
+
src_prepare() {
default