wok-next diff verbiste/receipt @ rev 20239

linux-cloop: tiny patch (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Nov 06 18:03:36 2017 +0100 (2017-11-06)
parents 145bc1c732ca
children 10df65db91ad
line diff
     1.1 --- a/verbiste/receipt	Mon Nov 06 00:09:37 2017 +0100
     1.2 +++ b/verbiste/receipt	Mon Nov 06 18:03:36 2017 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://perso.b2b2c.ca/sarrazip/dev/$TARBALL"
     1.5  
     1.6  DEPENDS="gtk+ libxml2"
     1.7 -BUILD_DEPENDS="gtk+-dev libxml2-dev"
     1.8 +BUILD_DEPENDS="gtk+-dev libxml2-dev perl-xml-parser"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()