wok-stable rev 10678

gphoto2: fix deps & bdeps.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri May 27 11:34:47 2011 +0200 (2011-05-27)
parents e9a57133022f
children 85e47692efef
files gphoto2/receipt
line diff
     1.1 --- a/gphoto2/receipt	Fri May 27 11:25:55 2011 +0200
     1.2 +++ b/gphoto2/receipt	Fri May 27 11:34:47 2011 +0200
     1.3 @@ -5,13 +5,14 @@
     1.4  CATEGORY="graphics"
     1.5  SHORT_DESC="digital camera download and access program"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 -DEPENDS="libexif jpeg libgphoto2 readline popt libltdl ncurses"
     1.8 -BUILD_DEPENDS="jpeg-dev libexif-dev libgphoto2 libgphoto2-dev readline readline-dev popt popt-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.gphoto.org" 
    1.11  WGET_URL="$SF_MIRROR/gphoto/$TARBALL"
    1.12  TAGS="camera photo"
    1.13  
    1.14 +DEPENDS="libexif jpeg libgphoto2 readline popt libltdl ncurses"
    1.15 +BUILD_DEPENDS="jpeg-dev libgphoto2-dev readline readline-dev popt popt-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {