notification-daemon: remove libpthread SONAME, revbump

This commit is contained in:
davehome 2012-03-29 05:20:04 -06:00
parent 7184b2f057
commit 44511bed18
2 changed files with 1 additions and 2 deletions

View file

@ -9,4 +9,3 @@ libgobject-2.0.so.0
libglib-2.0.so.0
libX11.so.6
libc.so.6
libpthread.so.0

View file

@ -1,7 +1,7 @@
# Template file for 'notification-daemon'
pkgname=notification-daemon
version=0.7.4
revision=1
revision=2
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-static"