# HG changeset patch # User Christophe Lincoln # Date 1395179180 -3600 # Node ID 0f5446e6dc69c46b91765e7fd70ed014160ffeb5 # Parent 098e3319bd98d4dffe88a804539744c38bd79f00 ARM: add missing xorg-xineramaproto diff -r 098e3319bd98 -r 0f5446e6dc69 xorg-xineramaproto/receipt --- a/xorg-xineramaproto/receipt Tue Mar 18 22:43:54 2014 +0100 +++ b/xorg-xineramaproto/receipt Tue Mar 18 22:46:20 2014 +0100 @@ -10,8 +10,9 @@ SOURCE="xineramaproto" TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" +HOST_ARCH="i486 arm" -DEPENDS="xorg-util-macros pkg-config" +DEPENDS="xorg-util-macros" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package.