wok-4.x diff ayttm/receipt @ rev 12320
get-wifi-firmware: fix get-ipw2?00-firmware
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 12 15:56:00 2012 +0200 (2012-08-12) |
parents | 5189e691d619 |
children |
line diff
1.1 --- a/ayttm/receipt Thu Nov 03 22:02:37 2011 +0100 1.2 +++ b/ayttm/receipt Sun Aug 12 15:56:00 2012 +0200 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()