[gnome-software] build: limba: Set limba as a dependency
- From: Iain Lane <iainl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] build: limba: Set limba as a dependency
- Date: Thu, 4 May 2017 14:42:49 +0000 (UTC)
commit 2b72af15779549dc945b66725811588c2fff2859
Author: Iain Lane <iain orangesquash org uk>
Date: Thu May 4 15:37:13 2017 +0100
build: limba: Set limba as a dependency
We were failing to build the limba plugin because the dependency was
missing.
plugins/limba/meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/limba/meson.build b/plugins/limba/meson.build
index 55ccd44..e61a2db 100644
--- a/plugins/limba/meson.build
+++ b/plugins/limba/meson.build
@@ -11,6 +11,6 @@ shared_module(
install : true,
install_dir: plugin_dir,
c_args : cargs,
- dependencies : plugin_libs
+ dependencies : [ plugin_libs, limba ]
)
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]