summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonard König2015-08-31 15:32:27 +0200
committerLeonard König2015-08-31 15:32:27 +0200
commit1e0ac441a5684ec0dc129262165e2d4a9598e80d (patch)
tree6b3eed3e682c72f105f71b5f420e3d6c41235005
parent166f0464b589e87ae32829190d734840aa8b663d (diff)
downloadaur-1e0ac441a5684ec0dc129262165e2d4a9598e80d.tar.gz
removed bad plugins, not needed
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae65f7fb66f2..97fd8a3422cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,6 @@ pkgbase = sayonara-player-svn
depends = qt5-base
depends = gst-plugins-base
depends = gst-plugins-good
- depends = gst-plugins-bad
depends = libnotify
depends = hicolor-icon-theme
optdepends = lame: mp3 converter, broadcasting
diff --git a/PKGBUILD b/PKGBUILD
index ae3a93fdd1cb..dee119db6ea5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ license=('GPL3')
depends=('qt5-base'
'gst-plugins-base'
'gst-plugins-good'
- 'gst-plugins-bad'
'libnotify'
'hicolor-icon-theme')
# taglib not needed as it is already covered by gst-plugins-good dependency