at-spi2-core: Fix running test suite

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2016-09-24 08:16:55 -04:00
parent 1738103d85
commit e9751a1ac3
1 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@ name = at-spi2-core
version = %{ver_major}.%{ver_minor}
ver_major = 2.19
ver_minor = 92
release = 1
release = 2
groups = System/Libraries
url = http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
@ -33,6 +33,8 @@ build
libXi-devel
end
export LD_LIBRARY_PATH = %{DIR_APP}/atspi/.libs
configure_options += \
--disable-gtk-doc-html \
--disable-static