wok diff xorg-libXfont/receipt @ rev 16174

Up: cmake (2.8.12.2)
author Alexander Medvedev <devl547@gmail.com>
date Sun Mar 30 15:02:56 2014 +0000 (2014-03-30)
parents 7f37d839c1c0
children f18af4c8752a
line diff
     1.1 --- a/xorg-libXfont/receipt	Mon Jan 13 12:46:49 2014 +0000
     1.2 +++ b/xorg-libXfont/receipt	Sun Mar 30 15:02:56 2014 +0000
     1.3 @@ -10,9 +10,11 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.x.org/"
     1.6  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9 -DEPENDS="bzlib freetype xorg-libfontenc"
    1.10 -BUILD_DEPENDS="freetype-dev zlib-dev xorg-xtrans xorg-fontsproto xorg-libfontenc-dev"
    1.11 +DEPENDS="bzlib freetype xorg-libfontenc xorg-libXfont"
    1.12 +BUILD_DEPENDS="bzip2-dev freetype-dev zlib-dev xorg-xtrans xorg-fontsproto \
    1.13 +xorg-libfontenc-dev"
    1.14  
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()