[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
116/122: gnu: libepoxy: Propagate mesa.
From: |
guix-commits |
Subject: |
116/122: gnu: libepoxy: Propagate mesa. |
Date: |
Fri, 11 Jun 2021 12:12:26 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit ea4b5f1ad157710dfa3a09af087df37149771083
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sun Apr 4 20:09:39 2021 +0800
gnu: libepoxy: Propagate mesa.
* gnu/packages/gl.scm (libepoxy)[propagated-inputs]: Renamed from 'inputs'.
---
gnu/packages/gl.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index c14e7c0..3561c56 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -691,7 +691,8 @@ OpenGL graphics API.")
(native-inputs
`(("pkg-config" ,pkg-config)
("python" ,python)))
- (inputs
+ (propagated-inputs
+ ;; epoxy.pc: 'Requires.private: gl egl'
`(("mesa" ,mesa)))
(home-page "https://github.com/anholt/libepoxy/")
(synopsis "A library for handling OpenGL function pointer management")
- 88/122: gnu: ibus: Remove trailing #t in phases., (continued)
- 88/122: gnu: ibus: Remove trailing #t in phases., guix-commits, 2021/06/11
- 91/122: gnu: zbar: Update to 0.23.90., guix-commits, 2021/06/11
- 93/122: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/06/11
- 94/122: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/06/11
- 96/122: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/06/11
- 104/122: gnu: docbook-xsl: Update to 1.79.2., guix-commits, 2021/06/11
- 109/122: gnu: gnutls: Enable PKCS#11 support., guix-commits, 2021/06/11
- 114/122: gnu: gtkmm@2: Override inheritance of certain changes from gtkmm., guix-commits, 2021/06/11
- 113/122: gnu: gtkmm: Change build-system and adjust arguments accordingly., guix-commits, 2021/06/11
- 106/122: gnu: glib-networking: Update to 2.68.0., guix-commits, 2021/06/11
- 116/122: gnu: libepoxy: Propagate mesa.,
guix-commits <=
- 118/122: gnu: tracker: Enable documentation., guix-commits, 2021/06/11
- 119/122: gnu: tracker: Update to 3.1.1 and make related changes., guix-commits, 2021/06/11
- 121/122: gnu: tracker-miners: Update to 3.1.1 and make related changes., guix-commits, 2021/06/11
- 65/122: gnu: at-spi2-atk: Update to 2.38.0., guix-commits, 2021/06/11
- 70/122: gnu: wayland: Update to 1.19.0., guix-commits, 2021/06/11
- 73/122: gnu: wayland-protocols: Update description., guix-commits, 2021/06/11
- 75/122: gnu: gtk+-2: Enable tests., guix-commits, 2021/06/11
- 84/122: gnu: ibus: Update to 1.5.24., guix-commits, 2021/06/11
- 90/122: gnu: faac: Correct source uri., guix-commits, 2021/06/11
- 97/122: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/06/11