wok diff gcolor2/receipt @ rev 17041

slitaz-configs-base: /home may not exist (cookiso case)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 19 13:06:45 2014 +0200 (2014-08-19)
parents 380ffe05937a
children ebc54aeac200
line diff
     1.1 --- a/gcolor2/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/gcolor2/receipt	Tue Aug 19 13:06:45 2014 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="gtk+ xorg-libXdamage"
     1.7 -BUILD_DEPENDS="pkg-config gtk+ gtk+-dev perl-xml-parser"
     1.8 +BUILD_DEPENDS="pkg-config gtk+ gtk+-dev perl-xml-parser file"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()