exo: restore GTK 2.x support; some plugins still need it.

This commit is contained in:
Juan RP 2019-08-13 13:13:19 +02:00
parent f754f31605
commit 631399cc4b
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,11 +1,11 @@
# Template file for 'exo'
pkgname=exo
version=0.12.8
revision=2
revision=3
build_style=gnu-configure
configure_args="--disable-static"
hostmakedepends="xfce4-dev-tools pkg-config intltool gettext-devel glib-devel perl-URI"
makedepends="libxfce4ui-devel"
makedepends="gtk+-devel libxfce4ui-devel"
depends="hicolor-icon-theme desktop-file-utils perl-URI"
short_desc="Extension library for the Xfce desktop environment"
maintainer="Juan RP <xtraeme@voidlinux.org>"