mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-17 14:18:53 +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' : {
|
'desktop-app-info' : {
|
||||||
'install' : false,
|
'install' : false,
|
||||||
|
'depends' : gio_launch_desktop,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user