commit 4cf6784
hovercats
·
2024-11-06 13:07:46 +0000 UTC
parent 89dadd1
repo/wayland: switch to muon
3 files changed,
+4,
-5
+3,
-3
1@@ -2,14 +2,14 @@
2
3 export DESTDIR="$1"
4
5-meson setup \
6+muon setup \
7 -Dprefix=/usr \
8 -Ddefault_library=both \
9 -Dtests=false \
10 -Ddocumentation=false \
11 -Ddtd_validation=false \
12+ -Dpkg_config_path=/usr/lib/pkgconfig \
13 build
14
15 samu -C build
16-samu -C build install
17-
18+muon -C build install
+0,
-1
1@@ -1,3 +1,2 @@
2 expat
3 libffi
4-meson make
+1,
-1
1@@ -1 +1 @@
2-1.23.0 1
3+1.23.0 2