summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpapajoker2015-07-02 12:50:38 +0200
committerpapajoker2015-07-02 12:50:38 +0200
commitf3a72aefc202b15410dbc5067345692abbaf5e37 (patch)
tree4cab38339c91f0ff91d2fc24b6d9b6da5da5a287 /PKGBUILD
parent608481132b0c5e24e063d7c717253b4535beb1e4 (diff)
downloadaur-plus-dm.tar.gz
add dep xorg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92593b80131b..f78ee0d59c9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="DM choise at startx"
arch=('any')
url="https://github.com/papajoker/plus-dm"
license=('GPL')
-depends=('pacman')
+depends=('xorg-xinit' 'pacman')
makedepends=('git')
optdepends=('kdebase-kdialog: KDE dialog box'
'zenity: GTK dialog box')