diff options
Diffstat (limited to 'user/xfce4-settings/APKBUILD')
-rw-r--r-- | user/xfce4-settings/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/xfce4-settings/APKBUILD b/user/xfce4-settings/APKBUILD index f6cef7748..2ac50d1a7 100644 --- a/user/xfce4-settings/APKBUILD +++ b/user/xfce4-settings/APKBUILD @@ -7,6 +7,7 @@ pkgdesc="GUI settings application for the XFCE desktop environment" url="https://xfce.org" arch="all" license="GPL-2.0+ AND MIT AND LGPL-2.0+" +depends="" makedepends="intltool exo-dev garcon-dev libnotify-dev upower-dev libxklavier-dev xf86-input-libinput-dev" subpackages="$pkgname-lang" |