wok diff compton/receipt @ rev 16994

mplayer-opt: delete gui
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Aug 10 01:59:37 2014 +0200 (2014-08-10)
parents 4c8b76649b70
children 03b2309fd335
line diff
     1.1 --- a/compton/receipt	Mon Feb 24 01:10:34 2014 +0100
     1.2 +++ b/compton/receipt	Sun Aug 10 01:59:37 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()