Commit 2478ba9
0
plików
+0
dodanych
-0
usuniętych
@@ -20,11 +20,11 @@ makedepends:
20
20
- python-dbusmock
21
21
- libfyaml
22
22
- libadwaita
23
-- libgsystemservice
24
23
source:
25
24
- 'https://gitlab.freedesktop.org/pwithnall/malcontent.git#recursive'
26
25
sha256sums:
27
26
- SKIP
27
+
28
28
build: |
29
29
cd malcontent*/
30
30
@@ -34,7 +34,7 @@ build: |
34
34
--libexecdir=lib \
35
35
--sbindir=bin \
36
36
-D b_pie=true \
37
- -D gsystemservice=disabled \
37
+ -D control_service=disabled \
38
38
--wrap-mode=nodownload \
39
39
. builddir
40
40