libnotify: remove unrequired rundeps.
This commit is contained in:
parent
433863a31a
commit
0f90c7bb52
|
@ -3,7 +3,7 @@ pkgname=libnotify
|
|||
version=0.7.4
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Desktop notification library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://library.gnome.org/devel/notification-spec/"
|
||||
|
@ -15,8 +15,6 @@ long_desc="
|
|||
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency run libpng
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build glib-devel
|
||||
Add_dependency build libpng-devel
|
||||
|
|
Loading…
Reference in New Issue