gdm: remove libgmodule SONAME, revbump, bump api_depends
This commit is contained in:
parent
c80aabd4b7
commit
8171983c9c
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=3.2.0"
|
||||
api_depends="${abi_depends}"
|
||||
api_depends=">=3.4.0.1"
|
||||
|
|
|
@ -29,4 +29,3 @@ librt.so.1
|
|||
libfontconfig.so.1
|
||||
libcanberra-gtk3.so.0
|
||||
libcanberra.so.0
|
||||
libgmodule-2.0.so.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gdm'
|
||||
pkgname=gdm
|
||||
version=3.4.0.1
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
||||
|
|
Loading…
Reference in New Issue