mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
poedit: fix musl build
This commit is contained in:
parent
4e32e64acc
commit
037c4b7be0
1 changed files with 10 additions and 0 deletions
10
srcpkgs/poedit/patches/musl.patch
Normal file
10
srcpkgs/poedit/patches/musl.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- poedit-3.4.4/src/configuration.h 2024-05-09 18:46:58.000000000 +0200
|
||||
+++ - 2024-08-28 13:13:18.572855688 +0200
|
||||
@@ -27,6 +27,7 @@
|
||||
#define Poedit_configuration_h
|
||||
|
||||
#include <string>
|
||||
+#include <ctime>
|
||||
|
||||
// What to do during msgmerge
|
||||
enum MergeBehavior
|
Loading…
Add table
Reference in a new issue