mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libgdlmm: correct dependencies
This commit is contained in:
parent
f42076659b
commit
521e278ffd
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue