mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add basis-universal.
* gnu/packages/graphics.scm (basis-universal): New variable. * gnu/packages/patches/basis-universal-unbundle-libs.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register patch. Change-Id: I1a469fe7ea3255d172f6de44ced1bbf8abf57118 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
c0c36654bd
commit
b87f5d35d2
3 changed files with 339 additions and 0 deletions
|
@ -1029,6 +1029,7 @@ dist_patch_DATA = \
|
|||
%D%/packages/patches/barony-fix-textures.patch \
|
||||
%D%/packages/patches/bash-completion-directories.patch \
|
||||
%D%/packages/patches/bash-linux-pgrp-pipe.patch \
|
||||
%D%/packages/patches/basis-universal-unbundle-libs.patch \
|
||||
%D%/packages/patches/bastet-change-source-of-unordered_set.patch \
|
||||
%D%/packages/patches/bdb-4-5-configure.patch \
|
||||
%D%/packages/patches/bdb-5.3-atomics-on-gcc-9.patch \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue