wok diff idesk/receipt @ rev 18984
clementine: update bdeps
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Mar 16 21:28:57 2016 +0200 (2016-03-16) |
parents | de49f29b101e |
children | ba7cbdb5749c |
line diff
1.1 --- a/idesk/receipt Thu Dec 05 15:25:09 2013 +0000 1.2 +++ b/idesk/receipt Wed Mar 16 21:28:57 2016 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://idesk.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="imlib2 xorg-libXft" 1.10 BUILD_DEPENDS="imlib2-dev xorg-libXft-dev" 1.11 @@ -16,7 +17,6 @@ 1.12 # Rules to configure and make the package. 1.13 compile_rules() 1.14 { 1.15 - cd $src 1.16 patch -p 0 < $stuff/DesktopConfig.patch || exit 1 1.17 ./configure \ 1.18 --enable-xft \