diff options
Diffstat (limited to 'user/libxfce4util/APKBUILD')
-rw-r--r-- | user/libxfce4util/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/libxfce4util/APKBUILD b/user/libxfce4util/APKBUILD index 06f02916e..823692e8e 100644 --- a/user/libxfce4util/APKBUILD +++ b/user/libxfce4util/APKBUILD @@ -7,6 +7,7 @@ pkgdesc="Utility library for the XFCE desktop environment" url="https://xfce.org" arch="all" license="LGPL-2.0+ GPL-2.0+" +depends="" makedepends="intltool glib-dev gobject-introspection-dev vala" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" source="https://archive.xfce.org/src/xfce/libxfce4util/4.14/libxfce4util-$pkgver.tar.bz2" |