wok-6.x rev 6886
Added libxcb to libxcb-dev depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 21 00:45:39 2010 +0000 (2010-10-21) |
parents | 4606cb6a6f69 |
children | 127339315739 |
files | libxcb-dev/receipt |
line diff
1.1 --- a/libxcb-dev/receipt Thu Oct 21 00:43:33 2010 +0000 1.2 +++ b/libxcb-dev/receipt Thu Oct 21 00:45:39 2010 +0000 1.3 @@ -4,16 +4,15 @@ 1.4 VERSION="1.7" 1.5 CATEGORY="development" 1.6 SHORT_DESC="libxcb development files" 1.7 -DEPENDS="libpthread-stubs" 1.8 +DEPENDS="libxcb libpthread-stubs" 1.9 MAINTAINER="mallory@sweetpeople.org" 1.10 WANTED="libxcb" 1.11 WEB_SITE="http://xcb.freedesktop.org" 1.12 1.13 - 1.14 # Rules to gen a SliTaz package suitable for Tazpkg. 1.15 genpkg_rules() 1.16 { 1.17 - mkdir -p $fs/usr/lib 1.18 + mkdir -p $fs/usr/lib 1.19 cp -a $_pkg/usr/include $fs/usr 1.20 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.21 cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib