projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
804cdb0
)
net-irc/hexchat: Attempt to fix build with python.
author
Lars Wendler
<polynomial-c@gentoo.org>
Fri, 16 Mar 2018 08:23:38 +0000
(09:23 +0100)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Fri, 16 Mar 2018 08:27:59 +0000
(09:27 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
net-irc/hexchat/hexchat-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-irc/hexchat/hexchat-9999.ebuild
b/net-irc/hexchat/hexchat-9999.ebuild
index 2fed964709e1282a715c929a495169351b788559..13d777d04033f8983956f2d6e1fe06df70ddcda9 100644
(file)
--- a/
net-irc/hexchat/hexchat-9999.ebuild
+++ b/
net-irc/hexchat/hexchat-9999.ebuild
@@
-56,7
+56,6
@@
DEPEND="
${COMMON_DEPEND}
app-arch/xz-utils
app-text/iso-codes
- dev-util/intltool
sys-devel/gettext
virtual/pkgconfig
"
@@
-85,7
+84,7
@@
src_configure() {
-Dwith-fishlim="$(usex plugin-fishlim true false)"
-Dwith-lua="$(usex lua lua false)"
-Dwith-perl="$(usex perl true false)"
- -Dwith-python="$(usex python "${EPYTHON}" false)"
+ -Dwith-python="$(usex python "${EPYTHON
/.*
}" false)"
-Dwith-sysinfo="$(usex plugin-sysinfo true false)"
)
meson_src_configure