summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/thunar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/thunar/APKBUILD b/main/thunar/APKBUILD
index e6cabf556..e0d82c079 100644
--- a/main/thunar/APKBUILD
+++ b/main/thunar/APKBUILD
@@ -8,7 +8,7 @@ license="GPL2 LGPL2"
subpackages="$pkgname-dev $pkgname-doc"
depends="desktop-file-utils hicolor-icon-theme"
makedepends="libexif-dev xfce4-panel-dev exo-dev pcre-dev udev-dev
- libnotify-dev startup-notification-dev"
+ libnotify-dev startup-notification-dev libxfce4ui-dev"
install=
source="http://archive.xfce.org/src/xfce/thunar/${pkgver%.*}/Thunar-$pkgver.tar.bz2"