Merge pull request #1141 from pulux/fix-libgnomekbd
add missing hostmakedepends for libgnomekbd
This commit is contained in:
commit
d1c9aac848
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.6.0
|
|||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||
hostmakedepends="pkg-config intltool gobject-introspection glib-devel"
|
||||
makedepends="libxml2-devel gtk+3-devel>=3.6.0_2 libxklavier-devel>=5.2.1_1"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="Gnome keyboard configuration library"
|
||||
|
|
Loading…
Reference in a new issue