diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-03-02 19:51:41 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-03-02 19:51:41 +0000 |
commit | 096c1b1b11e04268a966370c51192f9cef63c374 (patch) | |
tree | 4307a91170695774651d26dffcf799873b7002c5 /sci-geosciences/gpsd/gpsd-2.95-r1.ebuild | |
parent | Slotted gtk+ depend. (diff) | |
download | historical-096c1b1b11e04268a966370c51192f9cef63c374.tar.gz historical-096c1b1b11e04268a966370c51192f9cef63c374.tar.bz2 historical-096c1b1b11e04268a966370c51192f9cef63c374.zip |
Correct Slots for gtk 3 introduction to tree
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
Diffstat (limited to 'sci-geosciences/gpsd/gpsd-2.95-r1.ebuild')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-2.95-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild b/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild index 20e67212b258..877ac3e15025 100644 --- a/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild +++ b/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild,v 1.2 2011/02/23 21:47:59 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild,v 1.3 2011/03/02 19:51:41 jlec Exp $ EAPI=3 @@ -28,7 +28,7 @@ IUSE="${IUSE_GPSD_PROTOCOLS} dbus ipv6 ntp qt4" # those harddeps are de-facto automagicall RDEPEND=" - dev-python/pygtk + dev-python/pygtk:2 sys-libs/ncurses virtual/libusb:1 dbus? ( |