Revert "flatpak: Skip libmpeg2 build for now"

This reverts commit f63e13ed39.

This workaround does not work, since GStreamer build manifest we use
as shared module from Flathub has explicitly enabled libmpeg2 support.
This commit is contained in:
Rafał Dzięgiel
2025-07-19 12:54:13 +02:00
parent 5f8270f0e8
commit 47d3ebe693
2 changed files with 2 additions and 0 deletions

View File

@@ -55,6 +55,7 @@
"modules": [
"flathub/shared-modules/gudev/gudev.json",
"flathub/lib/liba52.json",
"flathub/lib/libmpeg2.json",
"flathub/lib/libdv.json",
"flathub/lib/libdvdcss.json",
"flathub/lib/libdvdread.json",

View File

@@ -41,6 +41,7 @@
"modules": [
"flathub/shared-modules/gudev/gudev.json",
"flathub/lib/liba52.json",
"flathub/lib/libmpeg2.json",
"flathub/lib/libdv.json",
"flathub/lib/libdvdcss.json",
"flathub/lib/libdvdread.json",