mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
gnome-extra/zenity: EAPI 7
Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
committed by
Matt Turner
parent
8b037ccee1
commit
18441a4f7e
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=7
|
||||
inherit gnome2
|
||||
|
||||
DESCRIPTION="Tool to display dialogs from the commandline and shell scripts"
|
||||
@@ -22,7 +22,8 @@ RDEPEND="
|
||||
libnotify? ( >=x11-libs/libnotify-0.6.1:= )
|
||||
webkit? ( >=net-libs/webkit-gtk-2.8.1:4 )
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-util/itstool
|
||||
>=sys-devel/gettext-0.19.4
|
||||
virtual/pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user