summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2018-01-11 00:16:51 +0100
committerMaxime Gauduin2018-01-11 00:16:51 +0100
commit2217bb5f1bb7a644c3c7baae8aa4267f53bbf5f5 (patch)
treeef9c3c49ab834f24518805d603e8ffb40c6c16f6 /PKGBUILD
parenta2f4b61337a7ec86994f0584bdf84e0ab9295495 (diff)
downloadaur-2217bb5f1bb7a644c3c7baae8aa4267f53bbf5f5.tar.gz
switchboard-plug-desktop-git r803.6d5d8ee-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4b779359ce0..69ada7724b61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-desktop-git
-pkgver=r741.c6dfa43
+pkgver=r803.6d5d8ee
pkgrel=1
pkgdesc='Switchboard Desktop Plug'
arch=('x86_64')
url='https://github.com/elementary/switchboard-plug-pantheon-shell'
license=('GPL3')
groups=('pantheon-unstable')
-depends=('gdk-pixbuf2' 'glib2' 'glibc' 'gnome-desktop' 'gtk3' 'libgee' 'plank'
+depends=('gdk-pixbuf2' 'glib2' 'glibc' 'gnome-desktop' 'gtk3' 'libgee'
+ 'libgexiv2' 'plank'
'libgranite.so' 'libswitchboard-2.0.so')
-makedepends=('cmake' 'git' 'granite-git' 'switchboard-git' 'vala')
+makedepends=('cmake' 'git' 'granite-git' 'libgexiv2' 'switchboard-git' 'vala')
provides=('switchboard-plug-desktop')
conflicts=('switchboard-plug-desktop')
replaces=('switchboard-plug-desktop-bzr')