diff --git a/pyatspi.spec b/pyatspi.spec index 1589908..765c766 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -17,8 +17,6 @@ BuildRequires: python BuildRequires: pygobject3-devel >= 2.90.1 Requires: at-spi2-core -Requires: python-xlib -Requires: gnome-python2-gconf BuildArch: noarch @@ -39,7 +37,7 @@ This package includes a python client library for at-spi. %setup -q %build -%configure --disable-relocate +%configure make