mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 15:48:54 +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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user