all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 6ebccd0671edca1912cfda44c5bed63352ce3d3a 618 bytes (raw)
name: gnu/packages/patches/libchamplain-memphis-demos.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
 
From 84df89f5490e995d271b4ac56999450e94bfd563 Mon Sep 17 00:00:00 2001
From: Raghav Gururajan <raghavgururajan@disroot.org>
Date: Sat, 25 Jul 2020 10:21:45 -0400
Subject: [PATCH] [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 cf852d1..bf9b3bb 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
-- 
GitLab


debug log:

solving 6ebccd0671 ...
found 6ebccd0671 in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.