summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-04-29 15:17:18 +0200
committerMaxime Gauduin2017-04-29 15:17:18 +0200
commitb31a81f1aba809b2fea57a7f3efc8e7751442739 (patch)
tree23e01fe2e36c66341ecf2f948add5c1be4e1c3ac
parent2335602597f1dddecd32a95b9995e2f494bdf01a (diff)
downloadaur-b31a81f1aba809b2fea57a7f3efc8e7751442739.tar.gz
Delete all MKPKG and add missing pantheon makedepends
-rw-r--r--MKPKG4
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 5 deletions
diff --git a/MKPKG b/MKPKG
deleted file mode 100644
index 3c88c053a36e..000000000000
--- a/MKPKG
+++ /dev/null
@@ -1,4 +0,0 @@
-pkgname=('wingpanel-indicator-sound')
-builddeps=('gala-bzr' 'wingpanel')
-
-# vim: ts=2 sw=2 et:
diff --git a/PKGBUILD b/PKGBUILD
index dd58242d0171..a757773728b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ groups=('pantheon')
depends=('cairo' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3' 'libcanberra' 'libgee'
'libnotify' 'libpulse'
'libgranite.so' 'libwingpanel-2.0.so')
-makedepends=('cmake' 'gobject-introspection' 'gtk2' 'vala')
+makedepends=('cmake' 'gobject-introspection' 'gtk2' 'vala' 'wingpanel')
source=("https://launchpad.net/wingpanel-indicator-sound/loki/${pkgver}/+download/wingpanel-indicator-sound-${pkgver}.tar.xz")
sha256sums=('064f1e831d6122144d7f1a66beb2f026cae6e4db531b0a5830ed545b553609f0')