gtkdialog: cross build support.
This commit is contained in:
parent
cdc6595045
commit
22565de063
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'gtkdialog'
|
||||
pkgname=gtkdialog
|
||||
version=0.8.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
make_install_args="UPDATE_ICON_CACHE=true"
|
||||
makedepends="pkg-config flex gtk+-devel libglade-devel vte-devel"
|
||||
hostmakedepends="pkg-config flex"
|
||||
makedepends="gtk+-devel libglade-devel vte-devel hicolor-icon-theme"
|
||||
depends="hicolor-icon-theme"
|
||||
short_desc="A small utility for fast and easy GUI building"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue