commit 64f1a19
hovercats
·
2025-03-16 12:12:09 +0000 UTC
parent 9113102
gst-plugins-bad: set hls-crypto to nettle. its needed anyway, but avoids linking to libressl
3 files changed,
+3,
-2
+1,
-0
1@@ -10,6 +10,7 @@ muon setup \
2 -Dtests=disabled \
3 -Dpkg_config_path=/usr/lib/pkgconfig \
4 -Ddefault_library=shared \
5+ -Dhls-crypto=nettle \
6 build
7
8 samu -C build
+1,
-1
1@@ -1,4 +1,4 @@
2 glib
3 gst-plugins-base
4 gstreamer
5-libressl
6+nettle
+1,
-1
1@@ -1 +1 @@
2-1.24.7 3
3+1.24.7 4