wok diff gphoto2/receipt @ rev 16350

Up: tazweb (1.9) - Fixes and editable bookmarks!
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 13 02:34:25 2014 +0200 (2014-04-13)
parents d1c17bd2c2bc
children 8897c7156a03
line diff
     1.1 --- a/gphoto2/receipt	Mon Dec 02 17:47:06 2013 +0000
     1.2 +++ b/gphoto2/receipt	Sun Apr 13 02:34:25 2014 +0200
     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()