mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-27 20:52:12 +01: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:
parent
cbf17c9422
commit
359c705fc6
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user