summaryrefslogtreecommitdiff
path: root/dev-python/python-efl/python-efl-1.24.0.ebuild
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-08-21 09:16:24 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-08-21 09:17:04 +0300
commit87855603cd5e4d066b6a5d96f1f78d9500f84ec0 (patch)
treeb873922067b9ec03f71795d406b4fe676483ee53 /dev-python/python-efl/python-efl-1.24.0.ebuild
parent8467d2868f2c0042f35c68ea0246dd7b664dcd06 (diff)
downloadgentoo-87855603cd5e4d066b6a5d96f1f78d9500f84ec0.tar.gz
gentoo-87855603cd5e4d066b6a5d96f1f78d9500f84ec0.tar.bz2
gentoo-87855603cd5e4d066b6a5d96f1f78d9500f84ec0.zip
dev-python/python-efl: fix 1.24 build with clang
Closes: https://bugs.gentoo.org/738294 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/python-efl/python-efl-1.24.0.ebuild')
-rw-r--r--dev-python/python-efl/python-efl-1.24.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/python-efl/python-efl-1.24.0.ebuild b/dev-python/python-efl/python-efl-1.24.0.ebuild
index 5e2dc4efcf19e..d1a7a54ab74b2 100644
--- a/dev-python/python-efl/python-efl-1.24.0.ebuild
+++ b/dev-python/python-efl/python-efl-1.24.0.ebuild
@@ -29,6 +29,8 @@ BDEPEND="virtual/pkgconfig
media-gfx/graphviz
)"
+PATCHES=( "${FILESDIR}/python-efl-1.24-clang.patch" )
+
src_prepare() {
default