libgnomekbd: libxml2 is not required at run-time.
This commit is contained in:
parent
0272c6576f
commit
3e34f1561c
2 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,6 @@ libgobject-2.0.so.0
|
||||||
libgthread-2.0.so.0
|
libgthread-2.0.so.0
|
||||||
librt.so.1
|
librt.so.1
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libxml2.so.2
|
|
||||||
libX11.so.6
|
libX11.so.6
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libgnomekbd'
|
# Template file for 'libgnomekbd'
|
||||||
pkgname=libgnomekbd
|
pkgname=libgnomekbd
|
||||||
version=3.2.0
|
version=3.2.0
|
||||||
revision=3
|
revision=4
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue