python3-gobject: force dependency order.
This commit is contained in:
@@ -7,7 +7,7 @@ build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Dpython=python${py3_ver}"
|
||||
pycompile_module="gi pygtkcompat"
|
||||
hostmakedepends="pkg-config python3"
|
||||
hostmakedepends="pkg-config python3 python3-MarkupSafe"
|
||||
makedepends="libglib-devel python3-cairo-devel python3-devel"
|
||||
depends="gir-freedesktop python3-cairo"
|
||||
short_desc="Python3 bindings for GObject"
|
||||
|
||||
Reference in New Issue
Block a user