Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
8
srcpkgs/json-glib/json-glib.rshlibs
Normal file
8
srcpkgs/json-glib/json-glib.rshlibs
Normal file
@@ -0,0 +1,8 @@
|
||||
libgio-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
@@ -3,6 +3,7 @@ pkgname=json-glib
|
||||
version=0.14.2
|
||||
distfiles="${GNOME_SITE}/${pkgname}/0.14/${pkgname}-${version}.tar.xz"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="A JSON parser for GLib-based libraries and applications"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://live.gnome.org/JsonGlib"
|
||||
@@ -17,8 +18,6 @@ long_desc="
|
||||
GObject instances to and from JSON data types."
|
||||
|
||||
subpackages="${pkgname}-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build glib-devel
|
||||
Add_dependency build gobject-introspection
|
||||
|
||||
Reference in New Issue
Block a user