]> git.pld-linux.org Git - packages/qt5-qtwebengine.git/commitdiff
enable proprietary codecs auto/th/qt5-qtwebengine-5.14.0-1
authorJan Palus <atler@pld-linux.org>
Fri, 13 Dec 2019 11:11:20 +0000 (12:11 +0100)
committerJan Palus <atler@pld-linux.org>
Fri, 13 Dec 2019 11:11:20 +0000 (12:11 +0100)
qt5-qtwebengine.spec

index bdd20ff34e367f54ba1edad0d7ac2697477738d8..15341777728c426ba1b98ff0add053b08e6a99f1 100644 (file)
@@ -186,7 +186,8 @@ export V8_TARGET_ARCH="x32"
 %endif
 qmake-qt5 -- \
        -webengine-ffmpeg \
-       -webengine-icu
+       -webengine-icu \
+       -webengine-proprietary-codecs
 %{__make}
 %{?with_doc:%{__make} docs}
 
This page took 0.232847 seconds and 4 git commands to generate.