mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
spacefm: fix build
This commit is contained in:
parent
c216fd8197
commit
a03bc5b56d
1 changed files with 13 additions and 0 deletions
13
srcpkgs/spacefm/patches/sysmacros.patch
Normal file
13
srcpkgs/spacefm/patches/sysmacros.patch
Normal file
|
@ -0,0 +1,13 @@
|
|||
Need this for major/minor.
|
||||
|
||||
--- src/main.c
|
||||
+++ src/main.c
|
||||
@@ -30,6 +30,8 @@
|
||||
|
||||
#include <locale.h>
|
||||
|
||||
+#include <sys/sysmacros.h>
|
||||
+
|
||||
#include "main-window.h"
|
||||
|
||||
#include "vfs-file-info.h"
|
Loading…
Add table
Reference in a new issue