summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2019-10-30 03:45:00 +0900
committerQue Quotion2019-10-30 03:45:00 +0900
commitfa32c782d7105020773cdab9138cfdd8d480a053 (patch)
treeafbeed451d5f5e22b5e115b710e12e2845ba9303 /PKGBUILD
parent3021f6c75c70dfa912bab580d5f4db0e7c35de9d (diff)
downloadaur-fa32c782d7105020773cdab9138cfdd8d480a053.tar.gz
Add pantheon-session to depends()
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bea5e36e0e93..69d1719755ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=pantheon-workarounds
pkgver=r1158.5898845
-pkgrel=1
+pkgrel=2
pkgdesc='Workarounds for Pantheon derivatives'
arch=('any')
url='https://github.com/quequotion/pantheon-bzr-qq'
license=('GPL3')
groups=('pantheon-qq')
-depends=(gnome-settings-daemon-{elementary,compat})
+depends=(gnome-settings-daemon-{elementary,compat} pantheon-session)
optdepends=("pantheon-qq-default-settings-git: Pantheon configuration and themeing for Pantheon derivatives"
"contractor-git: A desktop-wide extension service"
"pantheon-print-git: Print settings dialog"