gnome-shell: explicitly enable systemd support.
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# Template file for 'gnome-shell'
|
# Template file for 'gnome-shell'
|
||||||
pkgname=gnome-shell
|
pkgname=gnome-shell
|
||||||
version=3.3.92
|
version=3.3.92
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile
|
configure_args="--disable-schemas-compile --with-systemd
|
||||||
--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt"
|
--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt"
|
||||||
short_desc="GNOME core user interface"
|
short_desc="GNOME core user interface"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|||||||
Reference in New Issue
Block a user