wok-stable diff xorg-xbitmaps/receipt @ rev 8342
Fix: screen doesn't support DESTDIR environnment variable; fix bdep
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Feb 02 05:33:44 2011 +0100 (2011-02-02) |
parents | be53d1fa675a |
children |
line diff
1.1 --- a/xorg-xbitmaps/receipt Wed Dec 22 10:16:09 2010 +0000 1.2 +++ b/xorg-xbitmaps/receipt Wed Feb 02 05:33:44 2011 +0100 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Devel files for X (bitmaps)." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xorg" 1.8 +DEPENDS="xorg-util-macros" 1.9 +BUILD_DEPENDS="xorg-util-macros" 1.10 SOURCE="xbitmaps" 1.11 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.x.org/"