x11-terms/guake: Update live ebuild
authorJeroen Roovers <jer@gentoo.org>
Thu, 2 May 2019 09:30:50 +0000 (11:30 +0200)
committerJeroen Roovers <jer@gentoo.org>
Thu, 2 May 2019 09:31:01 +0000 (11:31 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
x11-terms/guake/guake-9999.ebuild

index b12d887f6d2eeaae08e91da6bebc02fb3f9d7227..09ef8d7f6bd8c494ef2d5cc04f14cba741a0b023 100644 (file)
@@ -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() {