# HG changeset patch # User Eric Joseph-Alexandre # Date 1306488887 -7200 # Node ID 548289ed8634d99455aeb31f3a00bd7eed41c89a # Parent e9a57133022fae205fdd165c943384ca2644374e gphoto2: fix deps & bdeps. diff -r e9a57133022f -r 548289ed8634 gphoto2/receipt --- a/gphoto2/receipt Fri May 27 11:25:55 2011 +0200 +++ b/gphoto2/receipt Fri May 27 11:34:47 2011 +0200 @@ -5,13 +5,14 @@ CATEGORY="graphics" SHORT_DESC="digital camera download and access program" MAINTAINER="jozee@slitaz.org" -DEPENDS="libexif jpeg libgphoto2 readline popt libltdl ncurses" -BUILD_DEPENDS="jpeg-dev libexif-dev libgphoto2 libgphoto2-dev readline readline-dev popt popt-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gphoto.org" WGET_URL="$SF_MIRROR/gphoto/$TARBALL" TAGS="camera photo" +DEPENDS="libexif jpeg libgphoto2 readline popt libltdl ncurses" +BUILD_DEPENDS="jpeg-dev libgphoto2-dev readline readline-dev popt popt-dev" + # Rules to configure and make the package. compile_rules() {