libglade: remove unrequired rundeps.
This commit is contained in:
parent
f0a48c026e
commit
b112cc9f48
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libglade'.
|
# Template build file for 'libglade'.
|
||||||
pkgname=libglade
|
pkgname=libglade
|
||||||
version=2.6.4
|
version=2.6.4
|
||||||
revision=4
|
revision=5
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-xml-catalog"
|
configure_args="--without-xml-catalog"
|
||||||
|
@ -24,7 +24,6 @@ export xml_entries="system http://glade.gnome.org/glade-2.0.dtd
|
||||||
/usr/share/xml/libglade/glade-2.0.dtd"
|
/usr/share/xml/libglade/glade-2.0.dtd"
|
||||||
|
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
Add_dependency run libpng
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build python
|
Add_dependency build python
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue