wok-6.x diff xorg-libXvMC/receipt @ rev 10385
dbus-python: fix BUILD_DEPENDS
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 23 18:18:01 2011 +0200 (2011-05-23) |
parents | 07ae722ec64e |
children | 9dba6776c6ad |
line diff
1.1 --- a/xorg-libXvMC/receipt Sun Oct 31 00:13:37 2010 +0200 1.2 +++ b/xorg-libXvMC/receipt Mon May 23 18:18:01 2011 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Xorg server module." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xorg xorg-libXv" 1.8 +DEPENDS="xorg-libXv" 1.9 BUILD_DEPENDS="xorg-libXv-dev" 1.10 SOURCE="libXvMC" 1.11 TARBALL="$SOURCE-$VERSION.tar.bz2"