summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-04-29 15:17:18 +0200
committerMaxime Gauduin2017-04-29 15:17:18 +0200
commit2de46888f90e812d62bc148dc300fd4442bfe1ea (patch)
tree7d969fdb4bccd6f289c4a01e21a668201bbc8ca8
parenta8206d6465861653f216ca2358bfda7ac7d2863e (diff)
downloadaur-2de46888f90e812d62bc148dc300fd4442bfe1ea.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 f62dbe04337e..000000000000
--- a/MKPKG
+++ /dev/null
@@ -1,4 +0,0 @@
-pkgname=('switchboard-plug-notifications')
-builddeps=('switchboard')
-
-# vim: ts=2 sw=2 et:
diff --git a/PKGBUILD b/PKGBUILD
index 7ca66ae6ddea..d1f041fb9700 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
groups=('pantheon')
depends=('glib2' 'glibc' 'gtk3' 'libgee'
'libgranite.so' 'libswitchboard-2.0.so')
-makedepends=('cmake' 'vala')
+makedepends=('cmake' 'switchboard' 'vala')
source=("https://launchpad.net/switchboard-plug-notifications/loki/${pkgver}/+download/switchboard-plug-notifications-${pkgver}.tar.xz")
sha256sums=('752387e37611111540cf812d0737b0e675b0eb183639f8d530d3f1939e28e0dd')