wok diff xorg-libX11/receipt @ rev 19760

Up: libpng+apng (1.6.28)
author Alexander Medvedev <devl547@gmail.com>
date Sun Feb 19 09:20:46 2017 +0000 (2017-02-19)
parents 5ddb4d29b420
children 814c58f64f83
line diff
     1.1 --- a/xorg-libX11/receipt	Sun Jun 02 09:36:07 2013 +0000
     1.2 +++ b/xorg-libX11/receipt	Sun Feb 19 09:20:46 2017 +0000
     1.3 @@ -10,10 +10,11 @@
     1.4  SOURCE="libX11"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9 -DEPENDS="libxcb"
    1.10 +DEPENDS="libxcb xorg-libXau xorg-libXdmcp"
    1.11  BUILD_DEPENDS="xorg-xtrans libxcb-dev xorg-kbproto xorg-xf86bigfontproto \
    1.12 -xorg-inputproto xorg-xextproto"
    1.13 +xorg-inputproto xorg-xextproto xorg-libXau-dev xorg-libXdmcp-dev"
    1.14  
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()