mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-03 06:13:08 +02:00
gio/tests/meson: Add fake-document-portal as dependency of dbus-appinfo
It uses the portal, but it doesn't depend on it.
This commit is contained in:
parent
cb85b26dd2
commit
0525a32c09
@ -435,6 +435,7 @@ if host_machine.system() != 'windows'
|
|||||||
gio_tests += {
|
gio_tests += {
|
||||||
'dbus-appinfo' : {
|
'dbus-appinfo' : {
|
||||||
'extra_sources' : extra_sources,
|
'extra_sources' : extra_sources,
|
||||||
|
'extra_programs' : ['fake-document-portal'],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user