wok diff xorg-libXv/receipt @ rev 16495
Add python-smbus (from i2c-tools) + python-rpi-gpio to handle R-Pi gpio
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 23 16:32:16 2014 +0200 (2014-04-23) |
parents | eb8067417980 |
children | 814c58f64f83 |
line diff
1.1 --- a/xorg-libXv/receipt Sat Nov 30 10:06:29 2013 +0000 1.2 +++ b/xorg-libXv/receipt Wed Apr 23 16:32:16 2014 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.x.org/" 1.6 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="xorg-libXext" 1.10 BUILD_DEPENDS="xorg-libXext-dev xorg-videoproto"