wok diff aufs-utils/receipt @ rev 6389
Fixed some depends problems when building gtk-vnc. Like added libtasn1 to libtasn1-dev. Some builds need the .so files and the headers.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Sep 23 18:31:29 2010 +0000 (2010-09-23) |
parents | 967fe94776a2 |
children | 938f73ef864a |
line diff
1.1 --- a/aufs-utils/receipt Fri Jul 16 22:19:41 2010 +0200 1.2 +++ b/aufs-utils/receipt Thu Sep 23 18:31:29 2010 +0000 1.3 @@ -1,11 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="aufs-utils" 1.7 -VERSION="20090928" 1.8 +VERSION="20100916" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="The aufs utils." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 DEPENDS="linux-aufs" 1.13 +BUILD_DEPENDS="git" 1.14 WEB_SITE="http://aufs.sourceforge.net/" 1.15 1.16 # Rules to configure and make the package.