summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-04-29 15:17:18 +0200
committerMaxime Gauduin2017-04-29 15:17:18 +0200
commitd1b85a3dde4c1537604cf5ee1400e867a89e443b (patch)
tree19c110363e05facacd6a840f4760ed657eb08a84
parentfa397981f9c9546b3d980ae36bdbb08d685d30ba (diff)
downloadaur-d1b85a3dde4c1537604cf5ee1400e867a89e443b.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 3b8f1d0164ce..000000000000
--- a/MKPKG
+++ /dev/null
@@ -1,4 +0,0 @@
-pkgname=('switchboard-plug-bluetooth')
-builddeps=('switchboard' 'wingpanel' 'wingpanel-indicator-bluetooth')
-
-# vim: ts=2 sw=2 et:
diff --git a/PKGBUILD b/PKGBUILD
index 6d35badd66cb..b222a64c0664 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
groups=('pantheon-unstable')
depends=('glib2' 'glibc' 'gtk3' 'libgee' 'wingpanel-indicator-bluetooth'
'libswitchboard-2.0.so')
-makedepends=('bzr' 'cmake' 'vala')
+makedepends=('bzr' 'cmake' 'switchbooard' 'vala')
source=("https://launchpad.net/switchboard-plug-bluetooth/loki/${pkgver}/+download/switchboard-plug-bluetooth-${pkgver}.tar.xz")
sha256sums=('d8e63253ca62cd8d739ed5c3178ee51da68baa766358a80bbcc5bc0c8c201698')