[libchamplain: 1/2] [PATCH]: Fix demos build with memphis.




commit 84df89f5490e995d271b4ac56999450e94bfd563
Author: Raghav Gururajan <raghavgururajan disroot org>
Date:   Sat Jul 25 10:21:45 2020 -0400

    [PATCH]: Fix demos build with memphis.

 demos/meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/demos/meson.build b/demos/meson.build
index cf852d1f..bf9b3bbe 100644
--- a/demos/meson.build
+++ b/demos/meson.build
@@ -85,6 +85,7 @@ if build_with_memphis and build_gtk_widgetry
       dependencies: [
         libchamplain_dep,
         libchamplain_gtk_dep,
+        memphis_dep,
       ]
     )
   endforeach


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