projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5eaaaa
)
sys-libs/openipmi: Disable dev-libs/glib:1 explicitly (bug #590276).
author
Jeroen Roovers
<jer@gentoo.org>
Sat, 15 Oct 2016 07:18:23 +0000
(09:18 +0200)
committer
Jeroen Roovers
<jer@gentoo.org>
Sat, 15 Oct 2016 07:18:23 +0000
(09:18 +0200)
Package-Manager: portage-2.3.2
sys-libs/openipmi/openipmi-2.0.22.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/openipmi/openipmi-2.0.22.ebuild
b/sys-libs/openipmi/openipmi-2.0.22.ebuild
index f7b7c94b3fac5798c718776b81eaa069906a3e80..ddc8a22e6f2f77d1a4a571ba6fa2484169269571 100644
(file)
--- a/
sys-libs/openipmi/openipmi-2.0.22.ebuild
+++ b/
sys-libs/openipmi/openipmi-2.0.22.ebuild
@@
-90,7
+90,7
@@
src_configure() {
#fi
myconf+=( --without-tkinter )
- myconf+=( --with-glib --with-swig )
+ myconf+=( --with-glib --with-
glibver=2.0 --with-glib12=no --with-
swig )
# these binaries are for root!
econf ${myconf[@]} --bindir=/usr/sbin
}