summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2016-07-10 12:54:56 -0600
committerBrian Bidulock2016-07-10 12:54:56 -0600
commita9d4563f7e3bea6a06aff392ecf30ffc8fbac24c (patch)
treeac238741aeb85a8e44a73e1787b70c02ad6a439d /PKGBUILD
parentd96a89fcca481bb574790f988c6a37c9be24e3d8 (diff)
downloadaur-a9d4563f7e3bea6a06aff392ecf30ffc8fbac24c.tar.gz
version 1.3-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2064458a2bfa..fb2a53c13853 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=xde-session
pkgver=1.3
-pkgrel=2
+pkgrel=3
pkgdesc="X Desktop Environment Display and Session Management"
arch=('i686' 'x86_64')
url="https://github.com/bbidulock/xde-session"
license=('GPL')
-depends=('m4' 'libunique' 'libxss' 'libxvnc' 'libxxf86misc' 'xde-theme' 'xde-ctools' 'xde-helpers')
+depends=('m4' 'libunique' 'libxss' 'libxvnc' 'libxxf86misc' 'xde-theme' 'xde-ctools'
+ 'xde-helpers' 'xde-menu' 'xdg-launch')
optdepends=('xorg-xdm-xlogin-git: to use xde-xlogin and xde-xchooser')
source=("https://github.com/bbidulock/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
md5sums=('70e0613e7537f9d117e9ce762fbd5068')