Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Merge requests
!5742
main/postmarketos-ui-gnome-mobile: remove nonexistent nm-elogind dependency
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
main/postmarketos-ui-gnome-mobile: remove nonexistent nm-elogind dependency
craftyguy/remove-nm-elogind
into
master
Overview
1
Commits
1
Pipelines
2
Changes
1
Merged
Clayton Craft
requested to merge
craftyguy/remove-nm-elogind
into
master
5 months ago
Overview
1
Commits
1
Pipelines
2
Changes
1
Expand
Dropped in aports @ 3e7a2f54
0
0
Merge request reports
Compare
master
version 1
6f9cb66d
5 months ago
master (base)
and
latest version
latest version
f30cb0d7
1 commit,
5 months ago
version 1
6f9cb66d
1 commit,
5 months ago
1 file
+
1
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
main/postmarketos-ui-gnome-mobile/APKBUILD
+
1
−
2
Options
@@ -2,7 +2,7 @@
# Maintainer: Newbyte <newbyte@postmarketos.org>
pkgname
=
postmarketos-ui-gnome-mobile
pkgver
=
3
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"(Wayland) Gnome Shell patched to adapt better to phones (Experimental)"
url
=
"https://gnome.org/"
arch
=
"noarch !armhf !riscv64"
# gnome-shell / riscv64: mutter-mobile
@@ -22,7 +22,6 @@ depends="
gnome-user-docs
gsettings-desktop-schemas
gvfs
networkmanager-elogind
pinentry-gnome
polkit-gnome
postmarketos-base-ui-gnome-mobile
Loading