summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2016-08-30 17:31:30 +1000
committerVictor Tran2016-08-30 17:31:30 +1000
commitddccea973890978916e00a908756b2fc23303210 (patch)
treeebd85d7493ac5d32a9ab07d415e1a7a8d97b5385
parent4c9b18693ac0a7836a54d1970ccf0385ca2e2290 (diff)
downloadaur-ddccea973890978916e00a908756b2fc23303210.tar.gz
Update to 4.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bee690afceb0..e5f4264dac00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,6 +18,8 @@ pkgbase = theshell
depends = libcups
depends = qt5-location
depends = kscreen
+ depends = ts-polkitagent
+ depends = ts-bt
optdepends = alsa-utils: for volume controls
optdepends = pocketsphinx: for theWave
optdepends = festival: for theWave
diff --git a/PKGBUILD b/PKGBUILD
index 865cd0a1b0d4..dfca9e16c000 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,8 @@ pkgdesc="Desktop Shell that gets out of your way"
arch=("x86_64")
url="https://github.com/vicr123/theshell"
license=('GPL3')
-depends=('kwidgetsaddons' 'xdg-utils' 'wmctrl' 'kwin' 'networkmanager' 'xorg-xbacklight' 'redshift' 'tsscreenlock' 'libcups' 'qt5-location' 'kscreen')
+depends=('kwidgetsaddons' 'xdg-utils' 'wmctrl' 'kwin' 'networkmanager' 'xorg-xbacklight' 'redshift' 'tsscreenlock' 'libcups'
+'qt5-location' 'kscreen' 'ts-polkitagent' 'ts-bt')
optdepends=('alsa-utils: for volume controls'
'pocketsphinx: for theWave'
'festival: for theWave')