wok-current diff xcb-proto/receipt @ rev 15780

busybox: fix unmappable insmod
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 13 00:00:03 2014 +0100 (2014-01-13)
parents a09e9d64e4c9
children 97a4bdecaed7
line diff
     1.1 --- a/xcb-proto/receipt	Fri May 31 00:58:07 2013 +0000
     1.2 +++ b/xcb-proto/receipt	Mon Jan 13 00:00:03 2014 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="${WEB_SITE}dist/$TARBALL"
     1.6  
     1.7 -DEPENDS="python"
     1.8 +DEPENDS="python pkg-config"
     1.9  BUILD_DEPENDS="python-dev libxml2-tools"
    1.10  
    1.11  # Rules to configure and make the package.