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




commit 7e54aaf7cae82f10f70d833b8368937f7a058dd7
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

 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]