Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
971c7eb9
Verified
Commit
971c7eb9
authored
7 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/solid: add UDisks2 dependency for mounting helper
parent
0fea066d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/solid/APKBUILD
+2
-2
2 additions, 2 deletions
user/solid/APKBUILD
with
2 additions
and
2 deletions
user/solid/APKBUILD
+
2
−
2
View file @
971c7eb9
...
...
@@ -2,12 +2,12 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
solid
pkgver
=
5.38.0
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Platform-independent hardware discovery and access"
url
=
"https://www.kde.org/"
arch
=
"all"
license
=
"LGPL-2.1"
depends
=
"udisks2"
depends
=
"udisks2
upower
"
depends_dev
=
"qt5-qtbase-dev qt5-qtdeclarative-dev eudev-dev"
makedepends
=
"
$depends_dev
cmake extra-cmake-modules flex bison qt5-qttools-dev"
install
=
""
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment