* add missing patch to libsecret
This commit is contained in:
parent
bdc8f2c2d5
commit
cd1de941b9
12
libsecret/fix-test.diff
Normal file
12
libsecret/fix-test.diff
Normal file
@ -0,0 +1,12 @@
|
||||
diff --git i/libsecret/meson.build w/libsecret/meson.build
|
||||
index 0c448b9..c0138d2 100644
|
||||
--- i/libsecret/meson.build
|
||||
+++ w/libsecret/meson.build
|
||||
@@ -185,6 +185,7 @@ pkg.generate(description: 'GObject bindings for Secret Service API (Unstable)',
|
||||
test_cflags = [
|
||||
libsecret_cflags,
|
||||
'-DSRCDIR="@0@"'.format(meson.source_root()),
|
||||
+ '-DSECRET_WITH_UNSTABLE',
|
||||
]
|
||||
|
||||
mock_service_lib = library('mock-service',
|
Loading…
x
Reference in New Issue
Block a user