Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
polkit
Manage
Activity
Members
Labels
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Utopia Team
polkit
Commits
8583e1bc
Commit
8583e1bc
authored
1 year ago
by
Luca Boccassi
Browse files
Options
Downloads
Patches
Plain Diff
Build-depend on systemd-dev and use pkg-config instead of hard-coding unit installation directory
parent
e1c893cb
No related branches found
Branches containing commit
Tags
debian/121+compat0.1-3
Tags containing commit
1 merge request
!12
Update to 124
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/control
+1
-0
1 addition, 0 deletions
debian/control
debian/rules
+0
-1
0 additions, 1 deletion
debian/rules
with
1 addition
and
1 deletion
debian/control
+
1
−
0
View file @
8583e1bc
...
...
@@ -21,6 +21,7 @@ Build-Depends:
libpam0g-dev,
libselinux1-dev [linux-any],
libsystemd-dev [linux-any],
systemd-dev [linux-any],
meson (>= 0.50.0),
pkg-config,
xml-core,
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
0
−
1
View file @
8583e1bc
...
...
@@ -37,7 +37,6 @@ override_dh_auto_configure:
-Dexamples
=
false
\
-Dintrospection
=
true
\
-Dman
=
true
\
-Dsystemdsystemunitdir
=
/usr/lib/systemd/system
\
-Dtests
=
true
\
$(
configure_flags
)
dh_auto_configure
\
...
...
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