mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-text/xiphos: Revision bump. Use webkitgtk:4 to build, thanks to Derk W te Bokkel for pointing out the fix.
Gentoo-Bug: 572982 Package-Manager: portage-2.2.28
This commit is contained in:
@@ -26,7 +26,7 @@ RDEPEND="${PYTHON_DEPS}
|
||||
gnome-base/gconf[${PYTHON_USEDEP}]
|
||||
gnome-extra/gtkhtml:4.0
|
||||
>=gnome-extra/libgsf-1.14
|
||||
net-libs/webkit-gtk:3
|
||||
net-libs/webkit-gtk:4
|
||||
x11-libs/gtk+:3
|
||||
dbus? ( dev-libs/dbus-glib )
|
||||
"
|
||||
@@ -63,6 +63,7 @@ src_configure() {
|
||||
./waf -v \
|
||||
--prefix=/usr \
|
||||
--gtk=3 \
|
||||
--enable-webkit2 \
|
||||
--debug-level=$(use debug && echo debug || echo release) \
|
||||
$(use dbus || echo --disable-dbus) \
|
||||
configure || die
|
||||
Reference in New Issue
Block a user