wok rev 15113

libmatchbox: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 14 21:19:30 2013 +0000 (2013-08-14)
parents 6e24618e3b76
children 677cbc9dcb37
files libmatchbox/receipt
line diff
     1.1 --- a/libmatchbox/receipt	Wed Aug 14 21:14:37 2013 +0000
     1.2 +++ b/libmatchbox/receipt	Wed Aug 14 21:19:30 2013 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="${WEB_SITE}sources/$PACKAGE/1.9/$TARBALL"
     1.5  
     1.6  DEPENDS="pango"
     1.7 -BUILD_DEPENDS="pango-dev jpeg-dev"
     1.8 +BUILD_DEPENDS="pango-dev jpeg-dev libxml2-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()