wok-6.x diff aufs-utils/receipt @ rev 9873
xfce4-panel: Fix BD
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon May 16 23:38:20 2011 +0200 (2011-05-16) |
parents | 67231cfc5475 |
children | 7a0a615d3b4a |
line diff
1.1 --- a/aufs-utils/receipt Mon Feb 14 03:10:56 2011 +0100 1.2 +++ b/aufs-utils/receipt Mon May 16 23:38:20 2011 +0200 1.3 @@ -5,11 +5,14 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="The aufs utils." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="aufs" 1.8 -BUILD_DEPENDS="git linux-module-headers" 1.9 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://aufs.sourceforge.net/" 1.11 WGET_URL="git|http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-util.git" 1.12 BRANCH="origin/aufs2.1" 1.13 + 1.14 +DEPENDS="aufs" 1.15 +BUILD_DEPENDS="git linux-module-headers" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {