summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2017-06-06 16:38:26 -0600
committerSam Burgos2017-06-06 16:38:26 -0600
commitf4c2e2b08d451dd742c21e0e1b5bfe2d60dab582 (patch)
tree97bc9ec6542f50168e72dcbb11104d555e08da44 /PKGBUILD
parenta04cc21e642fd4187d001a45e517fd1c55b875a7 (diff)
downloadaur-f4c2e2b08d451dd742c21e0e1b5bfe2d60dab582.tar.gz
updated PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1024912ab8b3..ae71739c6cad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname='lightdm-settings'
pkgver=1.0.9
-pkgrel=1
+pkgrel=2
pkgdesc="A configuration tool for the LightDM display manager "
arch=('any')
url="https://github.com/linuxmint/${pkgname}"
license=('GPL3')
-depends=(hicolor-icon-theme lightdm lightdm-slick-greeter lsb-release python-setproctitle python-xapp)
+depends=('hicolor-icon-theme' 'lightdm-slick-greeter' 'lsb-release' 'polkit' 'python-gobject' 'python-setproctitle' 'python-xapp')
+makedepends=('desktop-file-utils' 'gettext')
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/${pkgver}.tar.gz")
sha256sums=('36a75af7bdc4bb78b7965f2c3318f2892ef51db7fc32f8da91519b110a27a770')