libgsf: add missing GConf-devel builddep, updated shlibs, revbump.
This commit is contained in:
parent
fc90dfd822
commit
18ed4ab83f
|
@ -9,3 +9,4 @@ libgio-2.0.so.0
|
|||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
|
|
|
@ -4,8 +4,8 @@ version=1.14.20
|
|||
distfiles="${GNOME_SITE}/libgsf/1.14/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-install
|
||||
--without-gnome-vfs --without-bonobo"
|
||||
revision=2
|
||||
--without-gnome-vfs --without-bonobo"
|
||||
revision=3
|
||||
short_desc="Library for layout and rendering of text"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=df82cd86e472a6f8e566976eb7eb8f587aac2639c1448b14b4dbf4db7da1ada6
|
||||
|
@ -26,4 +26,5 @@ Add_dependency build glibc-devel
|
|||
Add_dependency build zlib-devel
|
||||
Add_dependency build bzip2-devel
|
||||
Add_dependency build gdk-pixbuf-devel
|
||||
Add_dependency build GConf-devel
|
||||
Add_dependency build pygtk-devel
|
||||
|
|
Loading…
Reference in New Issue