wok-6.x diff shell-fm/receipt @ rev 2950
ecore: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 08 13:46:20 2009 +0200 (2009-05-08) |
parents | 5292ead3cffd |
children | 586729753bf9 |
line diff
1.1 --- a/shell-fm/receipt Sat May 02 20:54:33 2009 +0000 1.2 +++ b/shell-fm/receipt Fri May 08 13:46:20 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="console based player for the streams provided by Last.FM" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 -DEPENDS="libmad libao" 1.8 +DEPENDS="libmad libao taglib zlib" 1.9 BUILD_DEPENDS="libmad-dev libao-dev libao git" 1.10 1.11