summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2017-05-25 17:48:46 +0900
committerQue Quotion2017-05-25 17:48:46 +0900
commit0ea60a995ce8d43e439c03d4bb7f1abe7f74a770 (patch)
tree1f3571030b51d25209abaf1f83b5646adb46fd7f /PKGBUILD
parentaf4a03a193e8dd97e847a2dddc39380151aa7183 (diff)
downloadaur-0ea60a995ce8d43e439c03d4bb7f1abe7f74a770.tar.gz
simplifications; rely more on pantheon-workarounds to pull dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66e7bfa6d463..362291c37dfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,17 +4,15 @@
pkgname=pantheon-lite
pkgver=3
-pkgrel=2
+pkgrel=3
pkgdesc='Pantheon Lite Session (replaces Gala with Openbox & Compton)'
arch=('i686' 'x86_64')
url='https://bbs.archlinux.org/viewtopic.php?pid=1402016#p1402016'
license=('GPL3')
groups=('pantheon-qq')
depends=('openbox' 'compton' 'pantheon-workarounds'
- gnome-{settings-daemon{,-compat},session}
'plank' 'cerbere' 'wingpanel-standalone-git')
optdepends=("obconf: openbox configuration utility"
- "xscreensaver-dbus-screenlock: xscreensaver locker for gnome-derivative desktops"
"elementary-os-openbox: Elementary theme for Openbox")
provides=("pantheon-lite")
conflicts=()