summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:22:12 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:22:12 +0000
commitf67e8c646e06ea03fa9f786944186b13c0f25381 (patch)
tree217e107aa78d96d731f4c265104f129ddc012e8b /sci-geosciences/gpsd/gpsd-9999.ebuild
parentMove Qt dependencies to the new category (diff)
downloadhistorical-f67e8c646e06ea03fa9f786944186b13c0f25381.tar.gz
historical-f67e8c646e06ea03fa9f786944186b13c0f25381.tar.bz2
historical-f67e8c646e06ea03fa9f786944186b13c0f25381.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 'sci-geosciences/gpsd/gpsd-9999.ebuild')
-rw-r--r--sci-geosciences/gpsd/gpsd-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-geosciences/gpsd/gpsd-9999.ebuild b/sci-geosciences/gpsd/gpsd-9999.ebuild
index 598e60d6d70e..52a39dd3f169 100644
--- a/sci-geosciences/gpsd/gpsd-9999.ebuild
+++ b/sci-geosciences/gpsd/gpsd-9999.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/sci-geosciences/gpsd/gpsd-9999.ebuild,v 1.7 2012/12/11 17:54:23 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-9999.ebuild,v 1.8 2013/03/02 23:21:19 hwoarang Exp $
EAPI="4"
@@ -44,7 +44,7 @@ RDEPEND="X? ( dev-python/pygtk:2 )
dev-libs/dbus-glib
)
ntp? ( || ( net-misc/ntp net-misc/chrony ) )
- qt4? ( x11-libs/qt-gui:4 )"
+ qt4? ( dev-qt/qtgui:4 )"
DEPEND="${RDEPEND}
virtual/pkgconfig
test? ( sys-devel/bc )"