diff options
author | 2009-05-16 07:57:19 +0000 | |
---|---|---|
committer | 2009-05-16 07:57:19 +0000 | |
commit | 8d619514096f28e9e1be3b34c7b9964954fe4020 (patch) | |
tree | a502751f77461cedb397a8a837a8abc4c97824d3 /media-gfx/gphoto2/gphoto2-2.4.3.ebuild | |
parent | x11-libs/libdrm: bump to 2.4.11 (diff) | |
download | historical-8d619514096f28e9e1be3b34c7b9964954fe4020.tar.gz historical-8d619514096f28e9e1be3b34c7b9964954fe4020.tar.bz2 historical-8d619514096f28e9e1be3b34c7b9964954fe4020.zip |
Migration to virtual/libusb. Verified by code inspection.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/gphoto2/gphoto2-2.4.3.ebuild')
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gphoto2/gphoto2-2.4.3.ebuild b/media-gfx/gphoto2/gphoto2-2.4.3.ebuild index db3e3c17251b..8783bcbc0a1f 100644 --- a/media-gfx/gphoto2/gphoto2-2.4.3.ebuild +++ b/media-gfx/gphoto2/gphoto2-2.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.4.3.ebuild,v 1.6 2009/02/16 14:23:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.4.3.ebuild,v 1.7 2009/05/16 07:57:19 robbat2 Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="aalib exif ncurses nls readline" # aalib -> needs libjpeg # raise libgphoto to get a proper .pc -RDEPEND=">=dev-libs/libusb-0.1.8 +RDEPEND="=virtual/libusb-0* dev-libs/popt >=media-libs/libgphoto2-2.4.1 ncurses? ( dev-libs/cdk ) |