wok rev 20431

Add gphotofs (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 26 22:21:25 2018 +0200 (2018-08-26)
parents dd20cfe6a10b
children fb9df69f8567
files gphotofs/receipt
line diff
     1.1 --- a/gphotofs/receipt	Sun Aug 26 22:04:36 2018 +0200
     1.2 +++ b/gphotofs/receipt	Sun Aug 26 22:21:25 2018 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$SF_MIRROR/project/gphoto/$PACKAGE/$VERSION/$TARBALL"
     1.5  
     1.6  DEPENDS="fuse libgphoto2 glib"
     1.7 -BUILD_DEPENDS="fuse-dev libgphoto2-dev glib-dev"
     1.8 +BUILD_DEPENDS="fuse-dev libgphoto2-dev glib-dev libtool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()