gnome-shell: explicitly enable systemd support.

This commit is contained in:
Juan RP 2012-03-24 13:06:23 +01:00
parent 72482f7595
commit be341a5fca

View file

@ -1,10 +1,10 @@
# Template file for 'gnome-shell'
pkgname=gnome-shell
version=3.3.92
revision=1
revision=2
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
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"
short_desc="GNOME core user interface"
maintainer="Juan RP <xtraeme@gmail.com>"