wok-6.x rev 8517
Moved firefox depend to script receipt depend in get-realplayer.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Feb 12 06:26:12 2011 +0000 (2011-02-12) |
parents | bb0c451a25cc |
children | c3d23bc104d3 4d81023c7989 |
files | get-realplayer/receipt get-realplayer/stuff/get-realplayer |
line diff
1.1 --- a/get-realplayer/receipt Sat Feb 12 06:21:23 2011 +0000 1.2 +++ b/get-realplayer/receipt Sat Feb 12 06:26:12 2011 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Get Real Player for Linux." 1.5 MAINTAINER="paul@slitaz.org" 1.6 WEB_SITE="http://www.real.com" 1.7 -DEPENDS="firefox tar bash" 1.8 +DEPENDS="tar bash" 1.9 TAGS="music audio sound player" 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.
2.1 --- a/get-realplayer/stuff/get-realplayer Sat Feb 12 06:21:23 2011 +0000 2.2 +++ b/get-realplayer/stuff/get-realplayer Sat Feb 12 06:26:12 2011 +0000 2.3 @@ -55,7 +55,7 @@ 2.4 VERSION="$VERSION" 2.5 CATEGORY="non-free" 2.6 SHORT_DESC="Real Player for Linux." 2.7 -DEPENDS="libtheora wget" 2.8 +DEPENDS="firefox libtheora wget" 2.9 WEB_SITE="http://www.real.com" 2.10 2.11 post_install()