gtk-sharp: enable glade-sharp support.
This commit is contained in:
parent
a23b622731
commit
486e13b2ce
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'gtk-sharp'
|
||||
pkgname=gtk-sharp
|
||||
version=2.12.21
|
||||
revision=2
|
||||
revision=3
|
||||
distfiles="https://github.com/mono/gtk-sharp/archive/${version}.tar.gz"
|
||||
checksum="bc356962294d538614fef08281b752fa85a0892607ff6d817583f712b8d8e1fa"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config autoconf automake"
|
||||
makedepends="mono gtk+-devel libtool which"
|
||||
makedepends="mono gtk+-devel libglade-devel libtool which"
|
||||
maintainer="Steven R <strob AT styez DOT com>"
|
||||
homepage="http://www.mono-project.com/GtkSharp"
|
||||
license="LGPL"
|
||||
|
|
Loading…
Reference in a new issue