json-glib: Fix build

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2016-10-19 00:27:47 +02:00
parent ebaf588e61
commit 9416b529a2
1 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@ name = json-glib
version = %{ver_major}.%{ver_minor}
ver_major = 0.15
ver_minor = 2
release = 1
release = 2
groups = System/Libraries
url = http://live.gnome.org/JsonGlib
@ -28,6 +28,8 @@ build
gobject-introspection-devel
pkg-config
end
export LD_LIBRARY_PATH = %{DIR_APP}/json-glib/.libs
end
packages