wok diff ayttm/receipt @ rev 12070

transmission: fix bdeps
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Mar 09 03:35:40 2012 +0100 (2012-03-09)
parents 5189e691d619
children eed02420da76
line diff
     1.1 --- a/ayttm/receipt	Thu Nov 03 22:02:37 2011 +0100
     1.2 +++ b/ayttm/receipt	Fri Mar 09 03:35:40 2012 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://ayttm.sourceforge.net/"
     1.5  WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE/$VERSION/$TARBALL"
     1.6  BUILD_DEPENDS="gtk+-dev zlib-dev audiofile-dev xcb-util-dev openssl-dev flex enchant-dev"
     1.7 -DEPENDS="gtk+ zlib audiofile xcb-util openssl enchant aspell"
     1.8 +DEPENDS="gtk+ zlib audiofile xcb-util openssl enchant aspell xorg-libXpm"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()