wok diff jbig2dec/receipt @ rev 19479
paper-icon-theme: update from git, make package a way smaller (remove HiDPI icons and shrink svg icons)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Nov 01 04:02:18 2016 +0200 (2016-11-01) |
parents | d6b99c62ef00 |
children | 526684d23251 |
line diff
1.1 --- a/jbig2dec/receipt Mon Mar 31 22:14:07 2014 +0200 1.2 +++ b/jbig2dec/receipt Tue Nov 01 04:02:18 2016 +0200 1.3 @@ -11,6 +11,8 @@ 1.4 WGET_URL="http://ghostscript.com/~giles/jbig2/$PACKAGE/$TARBALL" 1.5 HOST_ARCH="i486 arm" 1.6 1.7 +BUILD_DEPENDS="libpng-dev" 1.8 + 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 { 1.12 @@ -26,4 +28,3 @@ 1.13 cp -a $install/usr/bin $fs/usr 1.14 cp -a $install/usr/lib/*.so* $fs/usr/lib 1.15 } 1.16 -