notification-daemon: links to libpthread due to glib-2.32.
This commit is contained in:
parent
b05522fe11
commit
9c852401f1
@ -9,3 +9,4 @@ libgobject-2.0.so.0
|
|||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libX11.so.6
|
libX11.so.6
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
libpthread.so.0
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
# Template file for 'notification-daemon'
|
# Template file for 'notification-daemon'
|
||||||
pkgname=notification-daemon
|
pkgname=notification-daemon
|
||||||
version=0.7.4
|
version=0.7.4
|
||||||
|
revision=1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
@ -17,6 +18,7 @@ conflicts="xfce4-notifyd>=0"
|
|||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
|
Add_dependency build glib-devel
|
||||||
Add_dependency build gtk+3-devel
|
Add_dependency build gtk+3-devel
|
||||||
Add_dependency build libcanberra-devel
|
Add_dependency build libcanberra-devel
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user