[gnome-bluetooth: 3/4] build: Drop the now unused libhandy subproject
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth: 3/4] build: Drop the now unused libhandy subproject
- Date: Wed, 6 Feb 2019 16:56:32 +0000 (UTC)
commit 98618aeb8da11b9e9b0188dd54d5569bab6ce002
Author: Adrien Plazas <kekun plazas laposte net>
Date: Tue Feb 5 13:22:30 2019 +0100
build: Drop the now unused libhandy subproject
Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/issues/364
.gitmodules | 3 ---
lib/meson.build | 1 -
meson.build | 12 ------------
po/POTFILES.skip | 1 -
subprojects/libhandy | 1 -
5 files changed, 18 deletions(-)
---
diff --git a/lib/meson.build b/lib/meson.build
index 52afd22a..8e363e84 100644
--- a/lib/meson.build
+++ b/lib/meson.build
@@ -75,7 +75,6 @@ deps = [
private_deps = [
gio_unix_dep,
libcanberra_gtk_dep,
- libhandy_dep,
libnotify_dep,
libudev_dep,
]
diff --git a/meson.build b/meson.build
index 0fa969ab..ed6dc268 100644
--- a/meson.build
+++ b/meson.build
@@ -100,18 +100,6 @@ gio_dep = dependency('gio-2.0')
gio_unix_dep = dependency('gio-unix-2.0')
gtk_dep = dependency('gtk+-3.0', version: '>= 3.12.0')
libcanberra_gtk_dep = dependency('libcanberra-gtk3')
-libhandy = subproject(
- 'libhandy',
- default_options: [
- 'examples=false',
- 'glade_catalog=disabled',
- 'introspection=disabled',
- 'static=true',
- 'tests=false',
- 'vapi=false',
- ]
-)
-libhandy_dep = libhandy.get_variable('libhandy_dep')
libnotify_dep = dependency('libnotify', version: '>= 0.7.0')
libudev_dep = dependency('libudev')
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 6ddadf12..5503bc1e 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,3 +1,2 @@
sendto/bluetooth-sendto.desktop.in
sub/sendto/bluetooth-sendto.desktop.in
-subprojects/libhandy/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]