wok diff libtheora/receipt @ rev 18396

open-vm-tools: only build modules
author Nathan Neulinger <nneul@neulinger.org>
date Sat Sep 19 02:27:00 2015 +0000 (2015-09-19)
parents 8d6f480bf664
children a78610b2eb47
line diff
     1.1 --- a/libtheora/receipt	Sun Nov 10 17:13:06 2013 +0000
     1.2 +++ b/libtheora/receipt	Sat Sep 19 02:27:00 2015 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.theora.org/"
     1.6  WGET_URL="http://downloads.xiph.org/releases/theora/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="libogg libvorbis"
    1.10  BUILD_DEPENDS="libogg-dev libvorbis-dev"