wok-next diff libcap/receipt @ rev 8133
Fix: mesa need lesstif & libxml2-python to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Jan 25 00:49:46 2011 +0100 (2011-01-25) |
parents | 8752c40cc534 |
children | 835c69c5272f |
line diff
1.1 --- a/libcap/receipt Sun Feb 28 16:17:14 2010 +0100 1.2 +++ b/libcap/receipt Tue Jan 25 00:49:46 2011 +0100 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libcap" 1.7 -VERSION="2.16" 1.8 +VERSION="2.19" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Support for getting/setting POSIX.1e capabilities." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 DEPENDS="linux glibc-base attr" 1.13 -BUILD_DEPENDS="slitaz-toolchain gperf pam pam-dev attr-dev" 1.14 +BUILD_DEPENDS="slitaz-toolchain gperf pam pam-dev attr-dev perl" 1.15 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.16 WEB_SITE="http://www.kernel.org/pub/linux/libs/security/linux-privs/" 1.17 WGET_URL="${WEB_SITE}libcap2/$TARBALL"