Skip to content
Snippets Groups Projects
Verified Commit c5eacbf9 authored by Clayton Craft's avatar Clayton Craft :speech_balloon:
Browse files

systemd/gnome-shell: actually build with systemd support (MR 5147)

This was a total blunder by earlier me...

fixes !5115
parent 514f65c8
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
pkgname=gnome-shell
pkgver=99946.1
_pkgver=46.1
pkgrel=0
pkgrel=1
pkgdesc="GNOME shell"
url="https://gitlab.gnome.org/GNOME/gnome-shell"
# gjs -> mozjs
......@@ -86,7 +86,6 @@ builddir="$srcdir/$pkgname-$_pkgver"
build() {
abuild-meson \
-Db_lto=true \
-Dsystemd=false \
-Dtests=false \
. output
meson compile -C output
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment