metacity: revert the rshlib thing

This commit is contained in:
davehome 2012-03-29 05:24:55 -06:00
parent 7f57ec0c40
commit d0ea1d915d
3 changed files with 2 additions and 3 deletions

View file

@ -1,2 +1,2 @@
abi_depends=">=2.30.1" abi_depends=">=2.30.1"
api_depends="${abi_depends}" api_depends=">=2.34.3_2"

View file

@ -31,4 +31,3 @@ libpangoft2-1.0.so.0
libfreetype.so.6 libfreetype.so.6
libfontconfig.so.1 libfontconfig.so.1
librt.so.1 librt.so.1
libgmodule-2.0.so.0

View file

@ -1,7 +1,7 @@
# Template file for 'metacity' # Template file for 'metacity'
pkgname=metacity pkgname=metacity
version=2.34.3 version=2.34.3
revision=1 revision=2
distfiles="${GNOME_SITE}/$pkgname/2.34/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/2.34/$pkgname-$version.tar.xz"
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --disable-schemas-compile --disable-scrollkeeper" configure_args="--disable-static --disable-schemas-compile --disable-scrollkeeper"