summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-04-29 15:17:18 +0200
committerMaxime Gauduin2017-04-29 15:17:18 +0200
commitd514e13e45409034a1f1e76d72e7d2f8006f289b (patch)
tree461b2f76c9e8d0078892e121da5e36a858919030
parent954a6a82a8e7d9cf6bae7ec56796e8cc85a03b27 (diff)
downloadaur-d514e13e45409034a1f1e76d72e7d2f8006f289b.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 5715e12f3830..000000000000
--- a/MKPKG
+++ /dev/null
@@ -1,4 +0,0 @@
-pkgname=('switchboard-plug-sharing')
-builddeps=('switchboard' 'wingpanel' 'wingpanel-indicator-bluetooth')
-
-# vim: ts=2 sw=2 et:
diff --git a/PKGBUILD b/PKGBUILD
index 39e8d91d0380..7ade5e47f4be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ groups=('pantheon')
depends=('glib2' 'glibc' 'gnome-user-share' 'gtk3' 'libgee'
'wingpanel-indicator-bluetooth'
'libgranite.so' 'libswitchboard-2.0.so')
-makedepends=('cmake' 'vala')
+makedepends=('cmake' 'switchboard' 'vala')
source=("https://launchpad.net/switchboard-plug-sharing/loki/${pkgver}/+download/switchboard-plug-sharing-${pkgver}.tar.xz")
sha256sums=('c317f6ff9f674325d561271ccb24a9c6bafc628f4ada8bee3abd49ca29e0e268')