libgdlmm: correct dependencies
This commit is contained in:
@@ -5,8 +5,8 @@ version=3.7.3
|
|||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends=""
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gdl-devel"
|
makedepends="gdl-devel gtk+3-devel libxml2-devel gtkmm-devel"
|
||||||
short_desc="C++ bindings for the gdl library"
|
short_desc="C++ bindings for the gdl library"
|
||||||
homepage="https://git.gnome.org/browse/gdlmm"
|
homepage="https://git.gnome.org/browse/gdlmm"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
|
|||||||
Reference in New Issue
Block a user