wok-next diff xorg-libX11/receipt @ rev 16920
Add thermald
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Thu Jul 17 14:49:12 2014 -0300 (2014-07-17) |
parents | 5ddb4d29b420 |
children | 4eab61ea2c5a |
line diff
1.1 --- a/xorg-libX11/receipt Sun Jun 02 09:36:07 2013 +0000 1.2 +++ b/xorg-libX11/receipt Thu Jul 17 14:49:12 2014 -0300 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()