gtk+: remove unrequired rundeps.
This commit is contained in:
parent
e18f3c775c
commit
433863a31a
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,7 @@ version=2.24.8
|
|||
distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-cups --with-xinput"
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="The GTK+ toolkit (v2)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gtk.org"
|
||||
|
@ -25,7 +25,6 @@ conf_files="/etc/gtk-2.0/im-multipress.conf"
|
|||
triggers="gtk-immodules"
|
||||
subpackages="gtk+-devel gtk+-demo"
|
||||
|
||||
Add_dependency run libpng
|
||||
Add_dependency run shared-mime-info
|
||||
|
||||
Add_dependency build pkg-config
|
||||
|
|
Loading…
Reference in a new issue