metacity: revert the rshlib thing
This commit is contained in:
parent
7f57ec0c40
commit
d0ea1d915d
3 changed files with 2 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
||||||
abi_depends=">=2.30.1"
|
abi_depends=">=2.30.1"
|
||||||
api_depends="${abi_depends}"
|
api_depends=">=2.34.3_2"
|
||||||
|
|
|
@ -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
|
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue