summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer/libmad/opie-libmadplugin.control
authorkergoth <kergoth>2003-01-26 19:23:46 (UTC)
committer kergoth <kergoth>2003-01-26 19:23:46 (UTC)
commitfcc5341e8eaef9586cb7fd2b40a22198de0d196d (patch) (unidiff)
tree749e6a7118c41d6a5a6fa8028d716123fbafda00 /core/multimedia/opieplayer/libmad/opie-libmadplugin.control
parent721eae88bd32905c9ebe715be0955583edf6e641 (diff)
downloadopie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.zip
opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.gz
opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.bz2
Remove depends on a specific version.. it should be depending on >= or <= depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
Diffstat (limited to 'core/multimedia/opieplayer/libmad/opie-libmadplugin.control') (more/less context) (ignore whitespace changes)
-rw-r--r--core/multimedia/opieplayer/libmad/opie-libmadplugin.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/multimedia/opieplayer/libmad/opie-libmadplugin.control b/core/multimedia/opieplayer/libmad/opie-libmadplugin.control
index 5970fd6..2dedcbf 100644
--- a/core/multimedia/opieplayer/libmad/opie-libmadplugin.control
+++ b/core/multimedia/opieplayer/libmad/opie-libmadplugin.control
@@ -4,7 +4,7 @@ Section: opie/plugins
4Maintainer: Maximilian Reiss <max.reiss@gmx.de> 4Maintainer: Maximilian Reiss <max.reiss@gmx.de>
5Architecture: arm 5Architecture: arm
6Version: $QPE_VERSION-$SUB_VERSION 6Version: $QPE_VERSION-$SUB_VERSION
7Depends: opie-base ($QPE_VERSION), opie-libmpeg3plugin ($QPE_VERSION) 7Depends: opie-base, opie-libmpeg3plugin
8Description: MP3 file plugin using libmad 8Description: MP3 file plugin using libmad
9 Plugin to play MP3 files with the mediaplayer in the Opie environment. 9 Plugin to play MP3 files with the mediaplayer in the Opie environment.
10 It also hast streaming support (Shoutcast/Icecast). 10 It also hast streaming support (Shoutcast/Icecast).