diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 22:50:19 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 22:50:19 +0000 |
commit | 33fce556460c2329c0db129fa09e40ea2de897ac (patch) | |
tree | e31f10283ea94690409132a467cadc0e2a16e196 /net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild | |
parent | Move Qt dependencies to the new category (diff) | |
download | historical-33fce556460c2329c0db129fa09e40ea2de897ac.tar.gz historical-33fce556460c2329c0db129fa09e40ea2de897ac.tar.bz2 historical-33fce556460c2329c0db129fa09e40ea2de897ac.zip |
Move Qt dependencies to the new category
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0xC2BA7F3C!
Diffstat (limited to 'net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild')
-rw-r--r-- | net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild b/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild index 580564348cbf..36c841b0a664 100644 --- a/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild +++ b/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild,v 1.3 2012/09/23 07:56:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild,v 1.4 2013/03/02 22:50:17 hwoarang Exp $ EAPI=4 @@ -23,9 +23,9 @@ COMMON_DEPEND=" dbus? ( sys-apps/dbus ) zlib? ( sys-libs/zlib ) qt4? ( sys-auth/polkit-qt - x11-libs/qt-core:4 - x11-libs/qt-dbus:4 - x11-libs/qt-gui:4 + dev-qt/qtcore:4 + dev-qt/qtdbus:4 + dev-qt/qtgui:4 || ( kde-base/kdesu x11-libs/gksu x11-misc/ktsuss ) )" DEPEND="${COMMON_DEPEND} |