mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
upower: make dbusmock dependency optional
Reported-by: Joe Locash <jlocash@gmail.com>
This commit is contained in:
parent
7dd1546260
commit
fc7f3a51bb
@ -123,11 +123,22 @@
|
||||
<title>Installation of UPower</title>
|
||||
|
||||
<para>
|
||||
First, remove an unneded dependency from a test:
|
||||
First, remove an unneeded dependency from a test:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed '/parse_version/d' -i src/linux/integration-test.py</userinput></screen>
|
||||
|
||||
<!--
|
||||
https://gitlab.freedesktop.org/upower/upower/-/merge_requests/142
|
||||
Please remove at next upower update.
|
||||
-->
|
||||
<para>
|
||||
Make the dependency on dbusmock optional:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed '/unittest_inspector.*check:/s/true/false/' \
|
||||
-i src/meson.build</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>UPower</application> by running the following
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user