summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1688b3c2847c..01b675499713 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = pantheon-core-git
pkgdesc = Meta package for the complete Pantheon desktop & apps (core utilities)
pkgver = 20180925
- pkgrel = 26
+ pkgrel = 27
url = http://elementary.io
arch = any
license = LGPL
makedepends = bzr
+ depends = consolekit
depends = libsignon-glib
depends = contractor-git
depends = cerbere-git
diff --git a/PKGBUILD b/PKGBUILD
index 5cb075e04cf4..a3322c7dd551 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Andrew Anderson <aanderso@tcd.ie>
pkgname=pantheon-core-git
pkgver=20180925
-pkgrel=26
+pkgrel=27
pkgdesc='Meta package for the complete Pantheon desktop & apps (core utilities)'
arch=(any)
url='http://elementary.io'
license=(LGPL)
makedepends=(bzr)
-depends=(libsignon-glib
+depends=(consolekit
+ libsignon-glib
contractor-git
cerbere-git
switchboard-git