wok-current diff appdata-tools/receipt @ rev 20098
mtpaint: rm unsupported gif in launcher, enable pcmanfm thumbnailer for largest pictures too
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sat Oct 07 18:33:42 2017 +0200 (2017-10-07) |
parents | 5db86a662188 |
children | a78610b2eb47 |
line diff
1.1 --- a/appdata-tools/receipt Thu Jul 10 23:19:29 2014 -0300 1.2 +++ b/appdata-tools/receipt Sat Oct 07 18:33:42 2017 +0200 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 -