summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Scholer2017-05-28 21:25:27 +0200
committerRaphael Scholer2017-05-28 21:25:27 +0200
commita0f2f73a2135b119a6d93e491246f8f76662cec5 (patch)
treed85a5d7d212bab8181a510609dade351bcbcd82f
parente1d4a1e3cb770500ee3cd853b2c713cf8e402976 (diff)
downloadaur-a0f2f73a2135b119a6d93e491246f8f76662cec5.tar.gz
Remove no longer needed commented line
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abfaad8c20e3..2ef43a27dfa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ url="https://${_pkgbase}.readthedocs.io/"
license=('GPL2')
depends=('gtk3' 'python-mutagen' 'python-gobject' 'python-cairo' 'python-feedparser')
makedepends=('intltool' 'gettext')
-#optdepends=('python-musicbrainzngs: for "MusicBrainz Lookup" plugin')
optdepends=('gst-plugins-bad: for "Acoustic Fingerprint" plugins'
'gst-plugins-good: for "Replay Gain" plugin'
'kakasi: for "Kana/Kanji Simple Inverter" plugin')