mousetweaks: needs glib-mkenums in the host.

This commit is contained in:
Juan RP 2015-06-21 10:36:11 +02:00
parent 94b81864f1
commit 03e3628b53
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'mousetweaks'
pkgname=mousetweaks
version=3.12.0
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config intltool gobject-introspection"
hostmakedepends="pkg-config intltool glib-devel gobject-introspection"
makedepends="gsettings-desktop-schemas-devel gtk+3-devel libXtst-devel"
depends="gsettings-desktop-schemas>=3.12 desktop-file-utils"
short_desc="Mouse accessibility enhancements for the GNOME desktop"