diff --git a/musescore.spec b/musescore.spec index 08dc9ee..6ffe3c3 100644 --- a/musescore.spec +++ b/musescore.spec @@ -110,7 +110,8 @@ chmod -x fonts/gootville/readme.txt %define __builddir build.release %cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ - -DUSE_SYSTEM_FREETYPE="ON" + -DUSE_SYSTEM_FREETYPE="ON" \ + -DBUILD_WEBENGINE="ON" %make_jobs lrelease all # Put the desktop file in place for the packaging