wok diff splashutils/receipt @ rev 15919

openbox: depends on xorg-libXcursor (fix no X in justx flavor)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 18 17:43:11 2014 +0100 (2014-02-18)
parents 5d9d88764526
children 5a73713a01e2
line diff
     1.1 --- a/splashutils/receipt	Wed Aug 14 22:02:02 2013 +0000
     1.2 +++ b/splashutils/receipt	Tue Feb 18 17:43:11 2014 +0100
     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()