[gimp/meson: 566/805] Add math deps
- From: Félix Piédallu <fpiedallu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/meson: 566/805] Add math deps
- Date: Fri, 2 Feb 2018 15:20:51 +0000 (UTC)
commit 19df5703ffa27a134682b6c09d5bbd89df8979b2
Author: Félix Piédallu <felix piedallu me>
Date: Tue Jan 9 10:28:16 2018 +0100
Add math deps
devel-docs/tools/meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/devel-docs/tools/meson.build b/devel-docs/tools/meson.build
index b396808..818b806 100644
--- a/devel-docs/tools/meson.build
+++ b/devel-docs/tools/meson.build
@@ -9,7 +9,7 @@ doc_shooter = executable('doc-shooter',
doc_shooter_sources,
include_directories: [ rootInclude, ],
dependencies: [
- gtk2, gdk_pixbuf, gegl, x11, xext,
+ gtk2, gdk_pixbuf, gegl, math, x11, xext,
],
c_args: [
'-DTOP_SRCDIR="' + meson.source_root() + '"',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]