wok-6.x rev 17602
appdata-tools: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 12 11:09:07 2015 +0100 (2015-02-12) |
parents | 99d113bbc02d |
children | 8867e580cd8d |
files | appdata-tools/receipt |
line diff
1.1 --- a/appdata-tools/receipt Wed Feb 11 18:18:30 2015 -0500 1.2 +++ b/appdata-tools/receipt Thu Feb 12 11:09:07 2015 +0100 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="http://people.freedesktop.org/~hughsient/releases/$TARBALL" 1.5 1.6 DEPENDS="gdk-pixbuf libsoup" 1.7 -BUILD_DEPENDS="gdk-pixbuf-dev libsoup-dev glib-dev" 1.8 +BUILD_DEPENDS="gdk-pixbuf-dev libsoup-dev glib-dev sqlite-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules() 1.12 @@ -28,4 +28,3 @@ 1.13 mkdir -p $fs/usr 1.14 cp -a $install/usr/ $fs 1.15 } 1.16 -