Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
What's new
2
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
postmarketOS
pmaports
Commits
419cd8bf
Verified
Commit
419cd8bf
authored
Oct 11, 2022
by
knuxify
Committed by
Oliver Smith
Oct 12, 2022
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
Pipeline
#664476918
passed with stages
in 1 minute and 41 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
temp/gnome-shell-mobile/APKBUILD
View file @
419cd8bf
...
...
@@ -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
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment