wok diff splashutils/receipt @ rev 18497

libfm: define tar.xz for xarchiver
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 11 13:59:02 2015 +0200 (2015-10-11)
parents 5d9d88764526
children 5a73713a01e2
line diff
     1.1 --- a/splashutils/receipt	Wed Aug 14 22:02:02 2013 +0000
     1.2 +++ b/splashutils/receipt	Sun Oct 11 13:59:02 2015 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://fbsplash.alanhaggai.org/tarballs/files/$TARBALL"
     1.5  
     1.6  DEPENDS="libjpeg libpng gpm"
     1.7 -BUILD_DEPENDS="jpeg-dev libpng-dev gpm-dev freetype"
     1.8 +BUILD_DEPENDS="jpeg-dev libpng-dev gpm-dev freetype-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()