summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Anderson2018-12-31 14:29:29 +0000
committerAndrew Anderson2018-12-31 14:29:29 +0000
commit1b8889edbe92f5c86c94740a52c7e05c1350963a (patch)
treef09540bd44475d59d2745353e5696f3e00535d50
parent69c5a521bf7ac7739ccf174ea94444d3ab238b00 (diff)
downloadaur-1b8889edbe92f5c86c94740a52c7e05c1350963a.tar.gz
Fix
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edc1705d0412..234af43e8db5 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 = 10
+ pkgrel = 11
url = http://elementary.io
arch = any
license = LGPL
makedepends = bzr
+ makedepends = libsignon-glib
depends = granite-git
depends = pantheon-gala-git
depends = wingpanel-git
diff --git a/PKGBUILD b/PKGBUILD
index 4c316f2ebc90..2b252ac2dda4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Andrew Anderson <aanderso@tcd.ie>
pkgname=pantheon-core-git
pkgver=20180925
-pkgrel=10
+pkgrel=11
pkgdesc='Meta package for the complete Pantheon desktop & apps (core utilities)'
arch=(any)
url='http://elementary.io'
license=(LGPL)
-makedepends=(bzr)
+makedepends=(bzr libsignon-glib)
depends=(granite-git
pantheon-gala-git
wingpanel-git