gnome-themes-standard: fix crossbuild
This commit is contained in:
parent
af3c0998c0
commit
b5e403c313
|
@ -1,9 +1,9 @@
|
|||
# Template build file for 'gnome-themes-standard'.
|
||||
pkgname=gnome-themes-standard
|
||||
version=3.10.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool librsvg-utils"
|
||||
hostmakedepends="pkg-config intltool librsvg-utils glib-devel"
|
||||
makedepends="gtk+-devel gtk+3-devel>=3.8 librsvg-devel>=2.39"
|
||||
depends="gtk2-engines"
|
||||
short_desc="Standard GNOME themes"
|
||||
|
|
Loading…
Reference in New Issue