wok-next diff compton/receipt @ rev 16458
slitaz-tools-boxes: we dont have any gtkdialog boxes anymore
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Apr 19 22:03:30 2014 +0200 (2014-04-19) |
parents | 4c8b76649b70 |
children | 03b2309fd335 |
line diff
1.1 --- a/compton/receipt Mon Feb 24 01:10:34 2014 +0100 1.2 +++ b/compton/receipt Sat Apr 19 22:03:30 2014 +0200 1.3 @@ -9,10 +9,10 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="https://github.com/chjj/compton" 1.6 WGET_URL="https://github.com/chjj/$PACKAGE/archive/v${VERSION}.tar.gz" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="xorg-libXcomposite xorg-libXrandr libdrm xorg-xwininfo xorg-xprop" 1.10 -BUILD_DEPENDS="xorg-dev xorg-libXcomposite xorg-libXrandr-dev libdrm-dev \ 1.11 -wget" #asciidoc 1.12 +BUILD_DEPENDS="xorg-libXcomposite xorg-libXrandr-dev libdrm-dev wget" 1.13 1.14 # Rules to configure and make the package. 1.15 compile_rules()