summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--moc/.footprint2
-rw-r--r--moc/Pkgfile3
2 files changed, 3 insertions, 2 deletions
diff --git a/moc/.footprint b/moc/.footprint
index 9e54a4027..49188ad95 100644
--- a/moc/.footprint
+++ b/moc/.footprint
@@ -6,6 +6,8 @@ drwxr-xr-x root/root usr/lib/moc/
drwxr-xr-x root/root usr/lib/moc/decoder_plugins/
-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libflac_decoder.la
-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libflac_decoder.so
+-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libmp3_decoder.la
+-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libmp3_decoder.so
-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libsndfile_formats_decoder.la
-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libsndfile_formats_decoder.so
-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libvorbis_decoder.la
diff --git a/moc/Pkgfile b/moc/Pkgfile
index 13373110b..2c1d672ff 100644
--- a/moc/Pkgfile
+++ b/moc/Pkgfile
@@ -2,7 +2,7 @@
# URL: http://moc.daper.net/
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
# Packager: Stoyan Zhekov, zhware at hotpop dot com
-# Depends on: curl libsndfile libvorbis
+# Depends on: curl libsndfile libvorbis libid3tag libmad
name=moc
@@ -27,4 +27,3 @@ build() {
install -D -m 0644 -t $PKG/usr/share/moc/ config.example keymap.example
rm -rf $PKG/usr/share/doc
}
-

Generated by cgit