[pitivi/1.0] flatpak: Force using orc in -base



commit d2f380ac59b8659d57dd62ee6364114fb95971c4
Author: Thibault Saunier <tsaunier igalia com>
Date:   Mon Nov 19 15:49:59 2018 -0300

    flatpak: Force using orc in -base

 build/flatpak/org.pitivi.Pitivi.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/build/flatpak/org.pitivi.Pitivi.json b/build/flatpak/org.pitivi.Pitivi.json
index 6d99758e..8d09c686 100644
--- a/build/flatpak/org.pitivi.Pitivi.json
+++ b/build/flatpak/org.pitivi.Pitivi.json
@@ -411,6 +411,7 @@
             "buildsystem": "meson",
             "config-opts": [
                 "-Ddisable_gtkdoc=true",
+                "-Duse_orc=yes",
                 "--libdir=lib"
             ],
             "builddir": true,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]