summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7617afabdf9a..19885a34d489 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgdesc="Mutes Spotify advertisements."
arch=("any")
url="https://github.com/mikar/${pkgname}"
license=("MIT")
-depends=("pygtk" "libwnck3" "python-dbus" "alsa-utils"
- "python-setuptools" "gst-python" "pulseaudio")
+depends=("spotify" "pulseaudio" "alsa-utils" "wmctrl" "libwnck3" "pygtk"
+ "gst-python" "python-dbus" "python-setuptools")
optdepends=("python-docopt")
source=("https://github.com/mikar/${pkgname}/archive/v${pkgver}.tar.gz")