summaryrefslogtreecommitdiff
path: root/user/xfce-desktop
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2018-09-08 16:47:21 -0500
committerKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2018-09-08 17:58:58 -0500
commit73c043c72899a0084db5528444d1ec627f2d8f63 (patch)
treeffc1403181a7366c8ee7a47bfac2224c2ac1e8c7 /user/xfce-desktop
parent0dd368da2a5678273512c3140887022f090dca6d (diff)
downloadpackages-73c043c72899a0084db5528444d1ec627f2d8f63.tar.gz
packages-73c043c72899a0084db5528444d1ec627f2d8f63.tar.bz2
packages-73c043c72899a0084db5528444d1ec627f2d8f63.tar.xz
packages-73c043c72899a0084db5528444d1ec627f2d8f63.zip
user/xfce-desktop: add xfce4-terminal dependency
Diffstat (limited to 'user/xfce-desktop')
-rw-r--r--user/xfce-desktop/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/xfce-desktop/APKBUILD b/user/xfce-desktop/APKBUILD
index 1a93697dd..357e19029 100644
--- a/user/xfce-desktop/APKBUILD
+++ b/user/xfce-desktop/APKBUILD
@@ -11,7 +11,7 @@ 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-session xfdashboard xfmpc xfwm4 xfce4-terminal"
source="org.adelie-linux.about-xfce.desktop"
builddir="$srcdir/$pkgname-$pkgver"