python-gobject: needs gir-freedesktop at run-time.
This commit is contained in:
parent
5e797745f4
commit
8147cda7da
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'python-gobject'
|
# Template file for 'python-gobject'
|
||||||
pkgname=python-gobject
|
pkgname=python-gobject
|
||||||
version=3.14.0
|
version=3.14.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="pygobject-${version}"
|
wrksrc="pygobject-${version}"
|
||||||
hostmakedepends="pkg-config gobject-introspection"
|
hostmakedepends="pkg-config gobject-introspection"
|
||||||
makedepends="libglib-devel python-cairo-devel python3.4-cairo-devel"
|
makedepends="libglib-devel python-cairo-devel python3.4-cairo-devel"
|
||||||
depends="python-cairo>=1.10.0_2"
|
depends="gir-freedesktop python-cairo>=1.10.0_2"
|
||||||
replaces="pygobject>=0"
|
replaces="pygobject>=0"
|
||||||
pycompile_module="gi pygtkcompat"
|
pycompile_module="gi pygtkcompat"
|
||||||
short_desc="Python2 bindings for GObject"
|
short_desc="Python2 bindings for GObject"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue