iagno: fix build
This commit is contained in:
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
|
||||
]
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user