wok diff xcb-util-dev/receipt @ rev 11466

snort-mysql: add flex to build_depends
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 17 11:45:19 2011 +0100 (2011-12-17)
parents e2ae0e65c659
children d363995c1565
line diff
     1.1 --- a/xcb-util-dev/receipt	Tue Sep 01 20:54:14 2009 +0200
     1.2 +++ b/xcb-util-dev/receipt	Sat Dec 17 11:45:19 2011 +0100
     1.3 @@ -4,14 +4,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="xcb-util development files"
     1.6  MAINTAINER="mallory@sweetpeople.org"
     1.7 +DEPENDS="xcb-util"
     1.8  WANTED="xcb-util"
     1.9  WEB_SITE="http://xcb.freedesktop.org"
    1.10  
    1.11 -
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.13  genpkg_rules()
    1.14  {
    1.15 -    mkdir -p $fs/usr/lib
    1.16 +	mkdir -p $fs/usr/lib
    1.17  	cp -a $_pkg/usr/include $fs/usr
    1.18  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
    1.19  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib