GNU bug report logs - #59056
[PATCH 0/3] gnu: Add glad-2.

Previous Next

Package: guix-patches;

Reported by: "(" <paren <at> disroot.org>

Date: Sat, 5 Nov 2022 17:15:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: "(" <paren <at> disroot.org>
To: 59056 <at> debbugs.gnu.org
Cc: "\(" <paren <at> disroot.org>
Subject: [bug#59056] [PATCH v3 2/3] gnu: openboardview: Pin to GLAD-1.
Date: Sun,  5 Feb 2023 11:48:53 +0000
* gnu/packages/electronics.scm (openboardview): Pin to GLAD-1.
---
 gnu/packages/electronics.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm
index 15e7318926..c10177eb18 100644
--- a/gnu/packages/electronics.scm
+++ b/gnu/packages/electronics.scm
@@ -5,6 +5,7 @@
 ;;; Copyright © 2021 Efraim Flashner <efraim <at> flashner.co.il>
 ;;; Copyright © 2021 Leo Famulari <leo <at> famulari.name>
 ;;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
+;;; Copyright © 2022 ( <paren <at> disroot.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -321,7 +322,7 @@ (define keep (list "." ".." "openboardview"))
     (native-inputs
      (list pkg-config
            python
-           glad
+           glad-1
            stb-image
            utf8-h))
     (inputs
-- 
2.39.1





This bug report was last modified 2 years and 135 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.