mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
mousetweaks: needs glib-mkenums in the host.
This commit is contained in:
parent
94b81864f1
commit
03e3628b53
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue