mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
gdm: remove libgmodule SONAME, revbump, bump api_depends
This commit is contained in:
parent
c80aabd4b7
commit
8171983c9c
3 changed files with 2 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
||||||
abi_depends=">=3.2.0"
|
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
|
libfontconfig.so.1
|
||||||
libcanberra-gtk3.so.0
|
libcanberra-gtk3.so.0
|
||||||
libcanberra.so.0
|
libcanberra.so.0
|
||||||
libgmodule-2.0.so.0
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gdm'
|
# Template file for 'gdm'
|
||||||
pkgname=gdm
|
pkgname=gdm
|
||||||
version=3.4.0.1
|
version=3.4.0.1
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
||||||
|
|
Loading…
Add table
Reference in a new issue