x11-terms/guake: Update live ebuild

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
This commit is contained in:
Jeroen Roovers
2019-05-02 11:30:50 +02:00
parent d372599912
commit 55ee769368

View 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() {