Add runtime deps on pygobject

This commit is contained in:
Kalev Lember 2013-02-23 20:18:47 +01:00
parent f3582499aa
commit 9b94185193

View File

@ -16,6 +16,7 @@ BuildRequires: python3-devel
BuildRequires: pygobject3-devel >= 2.90.1
Requires: at-spi2-core
Requires: pygobject3
BuildArch: noarch
@ -31,6 +32,7 @@ This package includes a python2 client library for at-spi.
%package -n python3-pyatspi
Summary: Python3 bindings for at-spi
Requires: at-spi2-core
Requires: python3-gobject
%description -n python3-pyatspi
at-spi allows assistive technologies to access GTK-based