~ruther/guix-local

ref: 91c4db1eead6d87b02c8e1641d2bc3db0bb247ae guix-local/gnu/packages/patches/slim-gcc-14.patch -rw-r--r-- 262 bytes
91c4db1e — pinoaffe gnu: mupdf: Install shared python libraries. 1 year, 1 month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
Upstream status: Not presented upstream.

--- slim-1.4.1/log.h.orig	2024-12-12 09:22:50.701696122 +0100
+++ slim-1.4.1/log.h	2024-12-12 09:22:20.673689802 +0100
@@ -14,6 +14,7 @@
 #define _LOG_H_
 
 #include <fstream>
+#include "PAM.h"
 
 using namespace std;