[pitivi: 6/9] build: Add pygobject temporarily



commit 5748f0f926056c75e1be270c1c0ad8ed92e8bb3f
Author: Alexandru Băluț <alexandru balut gmail com>
Date:   Tue Jan 21 12:12:37 2020 +0100

    build: Add pygobject temporarily
    
    To be reverted when this fix ends up in the GNOME SDK:
    https://gitlab.gnome.org/GNOME/pygobject/commit/c10c9856e4121b048f55a2c7b98a6fd8e8683c23
    
    and the following test passes:
    ptvtests -t tests.test_effects.EffectsPropertiesManagerTest.test_dependent_properties

 build/flatpak/org.pitivi.Pitivi.json | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/build/flatpak/org.pitivi.Pitivi.json b/build/flatpak/org.pitivi.Pitivi.json
index 208b6f93..233cf32c 100644
--- a/build/flatpak/org.pitivi.Pitivi.json
+++ b/build/flatpak/org.pitivi.Pitivi.json
@@ -443,6 +443,16 @@
                 }
             ]
         },
+        {
+            "name": "pygobject",
+            "buildsystem": "meson",
+            "sources": [
+                {
+                    "type": "git",
+                    "url": "https://gitlab.gnome.org/GNOME/pygobject.git";
+                }
+            ]
+        },
         {
             "name": "pitivi",
             "buildsystem": "meson",


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