wok-4.x diff xorg-inputproto/receipt @ rev 9737
slim: fix DESTDIR is needed and build deps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue May 10 00:34:33 2011 +0200 (2011-05-10) |
parents | d967ef83ac32 |
children |
line diff
1.1 --- a/xorg-inputproto/receipt Fri Feb 11 02:24:06 2011 +0000 1.2 +++ b/xorg-inputproto/receipt Tue May 10 00:34:33 2011 +0200 1.3 @@ -5,6 +5,8 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Xorg server module." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +DEPENDS="xorg-util-macros" 1.8 +BUILD_DEPENDS="xorg-util-macros" 1.9 SOURCE="inputproto" 1.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.x.org/"