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