summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2019-05-27 09:31:49 -0400
committerTed Alff2019-05-27 09:31:49 -0400
commit002bf390fb38f8029be688ae17e8270828ae7bd5 (patch)
tree236335739050feb27fbf77b3874d526f01f89482 /PKGBUILD
parenta68acb61da8835e154f0ddbdb460a86c24813105 (diff)
downloadaur-002bf390fb38f8029be688ae17e8270828ae7bd5.tar.gz
Add xfce4-devel group
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9926ba27e4ec..5e437b6bf393 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="A session manager for Xfce"
arch=('i686' 'x86_64')
url="https://www.xfce.org/"
license=('GPL2')
+groups=('xfce4-devel')
depends=('libxfce4ui' 'libwnck3' 'libsm' 'polkit' 'xorg-iceauth' 'xorg-xinit'
'xorg-xrdb' 'polkit-gnome' 'hicolor-icon-theme')
makedepends=('intltool')