libzeitgeist: needs pkg-config and glib-devel to build.
This commit is contained in:
parent
9b1d4e54aa
commit
629b728082
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=libzeitgeist
|
||||||
version=0.3.18
|
version=0.3.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
makedepends="pkg-config glib-devel"
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
subpackages="${pkgname}-devel"
|
subpackages="${pkgname}-devel"
|
||||||
short_desc="Zeitgeist Client Library"
|
short_desc="Zeitgeist Client Library"
|
||||||
|
|
Loading…
Reference in a new issue