wok-next diff gphoto2/receipt @ rev 17671
syslinux: tiny edits
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Tue Feb 17 09:13:31 2015 +0000 (2015-02-17) |
parents | d1c17bd2c2bc |
children | a9800ada65e2 |
line diff
1.1 --- a/gphoto2/receipt Mon Dec 02 17:47:06 2013 +0000 1.2 +++ b/gphoto2/receipt Tue Feb 17 09:13:31 2015 +0000 1.3 @@ -12,7 +12,8 @@ 1.4 TAGS="camera photo" 1.5 1.6 DEPENDS="libexif jpeg libgphoto2 readline popt libltdl ncurses" 1.7 -BUILD_DEPENDS="jpeg-dev libgphoto2-dev readline readline-dev popt popt-dev" 1.8 +BUILD_DEPENDS="jpeg-dev libgphoto2-dev readline readline-dev popt popt-dev \ 1.9 +libtool" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()