[gnome-disk-utility] Flatpak: Fix gudev build system configuration



commit 8cbc37890d9fc4c645cb2666a115b657466b82c4
Author: Kai Lüke <kailueke riseup net>
Date:   Sun Dec 13 22:54:13 2020 +0100

    Flatpak: Fix gudev build system configuration

 flatpak/org.gnome.DiskUtility.json | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/flatpak/org.gnome.DiskUtility.json b/flatpak/org.gnome.DiskUtility.json
index aad7c753..274a8ae2 100644
--- a/flatpak/org.gnome.DiskUtility.json
+++ b/flatpak/org.gnome.DiskUtility.json
@@ -64,10 +64,7 @@
         },
         {
             "name" : "gudev",
-            "buildsystem" : "autotools",
-            "config-opts" : [
-                "--disable-umockdev"
-            ],
+            "buildsystem" : "meson",
             "sources" : [
                 {
                     "type" : "git",


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