diff options
author | Alastair Tse <liquidx@gentoo.org> | 2005-01-13 15:41:56 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2005-01-13 15:41:56 +0000 |
commit | e536d76e761c250e5655c4901d3ba7ef5e50c752 (patch) | |
tree | 992bca529f49824b50f0a3cd4d3f7b994f2752ef /media-gfx/gphoto2/gphoto2-2.1.5.ebuild | |
parent | version bump (#74640) thanks to Robert Davis <rdavis@unico.com>. updated libu... (diff) | |
download | gentoo-2-e536d76e761c250e5655c4901d3ba7ef5e50c752.tar.gz gentoo-2-e536d76e761c250e5655c4901d3ba7ef5e50c752.tar.bz2 gentoo-2-e536d76e761c250e5655c4901d3ba7ef5e50c752.zip |
updated deps
Diffstat (limited to 'media-gfx/gphoto2/gphoto2-2.1.5.ebuild')
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/gphoto2/gphoto2-2.1.5.ebuild b/media-gfx/gphoto2/gphoto2-2.1.5.ebuild index 88e60c9043bc..7b5d3a2e1c82 100644 --- a/media-gfx/gphoto2/gphoto2-2.1.5.ebuild +++ b/media-gfx/gphoto2/gphoto2-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.5.ebuild,v 1.1 2005/01/13 15:38:28 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.5.ebuild,v 1.2 2005/01/13 15:41:56 liquidx Exp $ inherit libtool flag-o-matic @@ -15,9 +15,9 @@ IUSE="nls jpeg readline ncurses aalib" # jpeg useflag -> exif support # aalib -> needs libjpeg -RDEPEND=">=dev-libs/libusb-0.1.6 +RDEPEND=">=dev-libs/libusb-0.1.8 dev-libs/popt - >=media-libs/libgphoto2-2.1.3 + >=media-libs/libgphoto2-2.1.5 ncurses? ( dev-libs/cdk ) aalib? ( media-libs/aalib media-libs/jpeg ) |