summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-04-29 15:17:18 +0200
committerMaxime Gauduin2017-04-29 15:17:18 +0200
commit3fcd995747f8dcc4cbb323f70d4f9eb3d0695c06 (patch)
tree6a97e7e676e22f10cc437394eea602cccc0a070e
parent1e4e8c3de296fb931e2761462769fe0154523a97 (diff)
downloadaur-3fcd995747f8dcc4cbb323f70d4f9eb3d0695c06.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 6bf9c2d2f6d5..000000000000
--- a/MKPKG
+++ /dev/null
@@ -1,4 +0,0 @@
-pkgname=('wingpanel-indicator-session')
-builddeps=('gala-bzr' 'wingpanel')
-
-# vim: ts=2 sw=2 et:
diff --git a/PKGBUILD b/PKGBUILD
index cf19ba41243b..62510ebfec8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
groups=('pantheon')
depends=('accountsservice' 'cairo' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3'
'libgranite.so' 'libwingpanel-2.0.so')
-makedepends=('cmake' 'gobject-introspection' 'vala')
+makedepends=('cmake' 'gobject-introspection' 'vala' 'wingpanel')
source=("https://launchpad.net/wingpanel-indicator-session/loki/${pkgver}/+download/wingpanel-indicator-session-${pkgver}.tar.xz")
sha256sums=('687d12da4f9ba3bf3992672bca2e8fb9e02ffc205bd4a4e2b545d6b3e425fe0e')