summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2016-09-13 10:00:24 +0200
committerMaxime Gauduin2016-09-13 10:00:24 +0200
commita85bfdd40087d41439ea7834e4f540c6d4a7c77d (patch)
treeb4873aa297d2be83fb602864c06608f0d5310c57
parent7f67e9dfc61f3b26901622567d384efb3c075239 (diff)
downloadaur-a85bfdd40087d41439ea7834e4f540c6d4a7c77d.tar.gz
Fix MKPKG
-rw-r--r--.SRCINFO2
-rw-r--r--MKPKG2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4ccd21de177..72daf18e94c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Sep 13 07:57:40 UTC 2016
+# Tue Sep 13 08:00:24 UTC 2016
pkgbase = lightdm-pantheon-greeter
pkgdesc = Pantheon greeter for LightDM
pkgver = 3.0
diff --git a/MKPKG b/MKPKG
index 7ae59a03efc8..4486866c766e 100644
--- a/MKPKG
+++ b/MKPKG
@@ -1,4 +1,4 @@
pkgname=('lightdm-pantheon-greeter')
-builddeps=('libindicator-gtk3' 'wingpanel')
+builddeps=('gala-bzr' 'wingpanel')
# vim: ts=2 sw=2 et: