summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-geosciences/gpsd/gpsd-3.6.ebuild')
-rw-r--r--sci-geosciences/gpsd/gpsd-3.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.6.ebuild b/sci-geosciences/gpsd/gpsd-3.6.ebuild
index a39c695330eb..10ecc50d2182 100644
--- a/sci-geosciences/gpsd/gpsd-3.6.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.6.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-3.6.ebuild,v 1.3 2012/07/26 15:06:26 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-3.6.ebuild,v 1.4 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}
test? ( sys-devel/bc )"