diff --git a/atk/atk.nm b/atk/atk.nm index 48d3784d9..4b7c16670 100644 --- a/atk/atk.nm +++ b/atk/atk.nm @@ -7,7 +7,7 @@ name = atk version = %{ver_major}.%{ver_minor} ver_major = 2.20 ver_minor = 0 -release = 1 +release = 2 groups = System/Libraries url = http://www.gnome.org @@ -28,6 +28,8 @@ build gobject-introspection-devel >= 1.39.3 end + export LD_LIBRARY_PATH=%{DIR_APP}/atk/.libs + configure_options += \ --enable-introspection=yes \ --disable-gtk-doc \