mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
iagno: fix build
This commit is contained in:
parent
33c8b7f7b6
commit
cbd5eb4b1d
1 changed files with 12 additions and 0 deletions
12
srcpkgs/iagno/patches/posix-exit_success.patch
Normal file
12
srcpkgs/iagno/patches/posix-exit_success.patch
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
--- src/meson.build 2020-07-03 18:01:55.826839700 +0200
|
||||||
|
+++ src/meson.build 2020-08-14 10:28:26.326980495 +0200
|
||||||
|
@@ -15,7 +15,8 @@
|
||||||
|
'--enable-experimental-non-null'
|
||||||
|
],
|
||||||
|
dependencies : [
|
||||||
|
- gio_dependency
|
||||||
|
+ gio_dependency,
|
||||||
|
+ posix_dependency
|
||||||
|
]
|
||||||
|
)
|
||||||
|
)
|
Loading…
Add table
Reference in a new issue