mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
gio/tests/meson: Make desktop-app-info depend on gio-launch-desktop
We actually use it to launch applications so it has to be built at test time
This commit is contained in:
@@ -259,6 +259,7 @@ if host_machine.system() != 'windows'
|
||||
},
|
||||
'desktop-app-info' : {
|
||||
'install' : false,
|
||||
'depends' : gio_launch_desktop,
|
||||
},
|
||||
}
|
||||
endif
|
||||
|
Reference in New Issue
Block a user