Update base-system and dep. pkgs for new rshlib thing
This commit is contained in:
9
srcpkgs/libnotify/libnotify.rshlibs
Normal file
9
srcpkgs/libnotify/libnotify.rshlibs
Normal file
@@ -0,0 +1,9 @@
|
||||
libgobject-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libgio-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
@@ -3,6 +3,7 @@ pkgname=libnotify
|
||||
version=0.7.4
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="Desktop notification library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://library.gnome.org/devel/notification-spec/"
|
||||
@@ -14,10 +15,7 @@ long_desc="
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run libpng
|
||||
Add_dependency run gdk-pixbuf
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build glib-devel
|
||||
|
||||
Reference in New Issue
Block a user