commit 757c6b9266bbb110f42d00b12c61826674991e28
Author: Jakub Bogusz <[email protected]>
Date:   Thu Dec 27 16:48:08 2018 +0100

    - fix webkit/webengine selection

 mediaconch.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/mediaconch.spec b/mediaconch.spec
index 7c6b45f..2aa83cb 100644
--- a/mediaconch.spec
+++ b/mediaconch.spec
@@ -114,7 +114,8 @@ qmake-qt5 \
        QMAKE_CXX="%{__cxx}" \
        QMAKE_CXXFLAGS_RELEASE="%{rpmcxxflags}" \
        QMAKE_LFLAGS_RELEASE="%{rpmldflags}" \
-       WEB_MACHINE=%{?with_webengine:webengine}%{!?with_webengine:webkit}
+       %{?with_webengine:USE_WEBENGINE=1} \
+       %{!?with_webengine:USE_WEBKIT=1}
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mediaconch.git/commitdiff/757c6b9266bbb110f42d00b12c61826674991e28

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to