diff options
Diffstat (limited to 'user/thunar/APKBUILD')
-rw-r--r-- | user/thunar/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/thunar/APKBUILD b/user/thunar/APKBUILD index 014ab3ae8..d958f69da 100644 --- a/user/thunar/APKBUILD +++ b/user/thunar/APKBUILD @@ -7,6 +7,7 @@ pkgdesc="File manager for the XFCE desktop environment" url="https://xfce.org" arch="all" license="LGPL-2.0+ AND GPL-2.0+" +depends="" makedepends="intltool gtk+3.0-dev exo-dev libxfce4ui-dev vala-dev gobject-introspection-dev libsm-dev libgudev-dev libnotify-dev libexif-dev" |