[gnome-build-meta/alatiera/gcc-4: 5/7] core/gnome-bluetooth-1.0: disable sendto




commit 85ec2dd73d941c8b276b603d8cc7fe23c1ae63ff
Author: Jordan Petridis <jordan centricular com>
Date:   Fri Dec 17 16:42:54 2021 +0200

    core/gnome-bluetooth-1.0: disable sendto
    
    The binary is not namespaced and overlaps with gnome-bluetooth-2.0
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1411>

 elements/core/gnome-bluetooth-1.0.bst | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/elements/core/gnome-bluetooth-1.0.bst b/elements/core/gnome-bluetooth-1.0.bst
index 4881f3164..bf75edfc5 100644
--- a/elements/core/gnome-bluetooth-1.0.bst
+++ b/elements/core/gnome-bluetooth-1.0.bst
@@ -19,5 +19,8 @@ depends:
 - freedesktop-sdk.bst:bootstrap-import.bst
 
 variables:
+  # Disable sendto as the binary is not namespaced
+  # and overlaps with gnome-bluetooth-2.0
   meson-local: >-
     -Dgtk_doc=true
+    -Dsendto=false


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