diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-08 22:13:47 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-08 22:13:47 +0200 |
commit | e16dcbac364838fc643b748e3c49bcbb2ba27a04 (patch) | |
tree | 33a5471df0771b313e62d915b0726784b50c43b5 /net-firewall | |
parent | net-firewall/pglinux: Add 2.3.1_p20171006 Qt5-based snapshot (diff) | |
download | gentoo-e16dcbac364838fc643b748e3c49bcbb2ba27a04.tar.gz gentoo-e16dcbac364838fc643b748e3c49bcbb2ba27a04.tar.bz2 gentoo-e16dcbac364838fc643b748e3c49bcbb2ba27a04.zip |
net-firewall/pglinux: Drop obsolete DEPEND
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild b/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild index 2fabdd344bab..d388a36ddce3 100644 --- a/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild +++ b/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild @@ -22,7 +22,7 @@ COMMON_DEPEND=" net-libs/libnetfilter_queue net-libs/libnfnetlink dbus? ( sys-apps/dbus ) - qt5? ( sys-auth/polkit-qt[qt5(+)] + qt5? ( dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 |