summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-terms/guake/guake-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/guake/guake-9999.ebuild b/x11-terms/guake/guake-9999.ebuild
index b12d887f6d2e..09ef8d7f6bd8 100644
--- a/x11-terms/guake/guake-9999.ebuild
+++ b/x11-terms/guake/guake-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -24,6 +24,7 @@ RDEPEND="
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
x11-libs/libnotify[introspection]
+ x11-libs/libwnck:3[introspection]
x11-libs/vte:2.91[introspection]
utempter? ( sys-libs/libutempter )
"
@@ -37,7 +38,6 @@ DEPEND="
PATCHES=(
"${FILESDIR}"/${PN}-3.3.2-paths.patch
- "${FILESDIR}"/${PN}-3.4.0-paths.patch
)
python_compile_all() {