python-gobject: needs gir-freedesktop at run-time.
This commit is contained in:
parent
5e797745f4
commit
8147cda7da
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'python-gobject'
|
||||
pkgname=python-gobject
|
||||
version=3.14.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="pygobject-${version}"
|
||||
hostmakedepends="pkg-config gobject-introspection"
|
||||
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"
|
||||
pycompile_module="gi pygtkcompat"
|
||||
short_desc="Python2 bindings for GObject"
|
||||
|
|
Loading…
Reference in New Issue
Block a user