diff options
author | Mark Rosenstand <mark@borkware.net> | 2006-10-29 09:50:57 +0100 |
---|---|---|
committer | Mark Rosenstand <mark@borkware.net> | 2006-10-29 09:50:57 +0100 |
commit | 1615925c972f6b4fd95c9acf8317267ef1e808f2 (patch) | |
tree | a534d9940a95570d2b3d2b5010197a04e171d472 /mpd | |
parent | 35551cd4b5539ea27144d2927a1c1588540cd800 (diff) | |
download | contrib-1615925c972f6b4fd95c9acf8317267ef1e808f2.tar.gz contrib-1615925c972f6b4fd95c9acf8317267ef1e808f2.tar.xz |
mpd: remove libmikmod dependency since it's not in opt anymore
Diffstat (limited to 'mpd')
-rw-r--r-- | mpd/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpd/Pkgfile b/mpd/Pkgfile index dfe73a7d3..dc1f1bda0 100644 --- a/mpd/Pkgfile +++ b/mpd/Pkgfile @@ -1,7 +1,7 @@ # Description: Music playback daemon # URL: http://www.musicpd.org/ # Maintainer: Mark Rosenstand, mark at borkware dot net -# Depends on: libid3tag, libmad, libmikmod, libvorbis +# Depends on: libid3tag, libmad, libvorbis name=mpd version=0.12.1 |