diff --git a/pyatspi.spec b/pyatspi.spec index b13b233..2d212b6 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -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