summaryrefslogtreecommitdiff
path: root/user/xfce-desktop
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2018-09-08 17:59:53 -0500
committerKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2018-09-08 17:59:53 -0500
commit4a0822e2bef80e8bf5e22084b4e52c42cfcbe848 (patch)
treeb3a0732521b30fa2341997be57678a2d8d4a58b9 /user/xfce-desktop
parentc879db295e9f51da7b446748af6af151a4a6421d (diff)
downloadpackages-4a0822e2bef80e8bf5e22084b4e52c42cfcbe848.tar.gz
packages-4a0822e2bef80e8bf5e22084b4e52c42cfcbe848.tar.bz2
packages-4a0822e2bef80e8bf5e22084b4e52c42cfcbe848.tar.xz
packages-4a0822e2bef80e8bf5e22084b4e52c42cfcbe848.zip
user/xfce-desktop: add xfce4-notifyd dependency
Diffstat (limited to 'user/xfce-desktop')
-rw-r--r--user/xfce-desktop/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/user/xfce-desktop/APKBUILD b/user/xfce-desktop/APKBUILD
index 357e19029..7044a7dd7 100644
--- a/user/xfce-desktop/APKBUILD
+++ b/user/xfce-desktop/APKBUILD
@@ -11,7 +11,8 @@ options="!check" # meta package, no tests needed.
depends="xfburn xfce4-power-manager xfce4-settings xfce4-volumed-pulse
xfdesktop xfce4-appfinder xfce4-panel xfce4-screenshooter
xfce4-taskmanager xfconf xfce4-dict xfce4-panel-profiles
- xfce4-session xfdashboard xfmpc xfwm4 xfce4-terminal"
+ xfce4-session xfdashboard xfmpc xfwm4 xfce4-terminal
+ xfce4-notifyd"
source="org.adelie-linux.about-xfce.desktop"
builddir="$srcdir/$pkgname-$pkgver"