summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer/libmad
authorllornkcor <llornkcor>2002-05-24 00:41:51 (UTC)
committer llornkcor <llornkcor>2002-05-24 00:41:51 (UTC)
commit32a8be371792b118ff6fa0ad9ac122c62021cc07 (patch) (side-by-side diff)
treee33169689509c81e1f8418ee559f7b2346bcb616 /core/multimedia/opieplayer/libmad
parent2f3bb7b07f833273d966d41813e68bfe8b9d8d76 (diff)
downloadopie-32a8be371792b118ff6fa0ad9ac122c62021cc07.zip
opie-32a8be371792b118ff6fa0ad9ac122c62021cc07.tar.gz
opie-32a8be371792b118ff6fa0ad9ac122c62021cc07.tar.bz2
in TT's infinite coding wisedom, decided that when using libmadplugin, the way to get the number of samples in an mp3 file is to use libmpeg3plugin, so temporarily Depends in libmpeg3plugin
Diffstat (limited to 'core/multimedia/opieplayer/libmad') (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 71d5633..eb55588 100644
--- a/core/multimedia/opieplayer/libmad/opie-libmadplugin.control
+++ b/core/multimedia/opieplayer/libmad/opie-libmadplugin.control
@@ -4,7 +4,7 @@ Section: opie/plugins
Maintainer: Maximilian Reiss <max.reiss@gmx.de>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION
-Depends: opie-base ($QPE_VERSION)
+Depends: opie-base ($QPE_VERSION), opie-libmpeg3plugin ($QPE_VERSION)
Description: MP3 file plugin using libmad
Plugin to play MP3 files with the mediaplayer in the Opie environment.
It also hast streaming support (Shoutcast/Icecast). \ No newline at end of file