Skip to content
Snippets Groups Projects
Unverified Commit 419cd8bf authored by knuxify's avatar knuxify Committed by Oliver Smith
Browse files

temp/gnome-shell-mobile: don't build against libsoup2 (MR 3523)

Fixes #1735.

[ci:skip-build]: already built successfully in CI
parent bd7c8d15
Branches
No related tags found
No related merge requests found
Pipeline #202822 passed
......@@ -2,7 +2,7 @@
pkgname=gnome-shell-mobile
pkgver=43.0_beta
pkgrel=2
pkgrel=3
pkgdesc="GNOME shell"
url="https://wiki.gnome.org/Projects/GnomeShell"
arch="all !armhf !s390x !riscv64" # gjs
......@@ -85,7 +85,6 @@ build() {
abuild-meson \
-Dsystemd=false \
-Dtests=false \
-Dsoup2=true \
. output
meson compile ${JOBS:+-j ${JOBS}} -C output
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment