install: Don't distribute dbus definition

Instead, require virtboard to provide it.
This commit is contained in:
Dorota Czaplejewicz
2019-07-02 13:53:40 +00:00
parent cb641bd221
commit 61a5e8d4fd
7 changed files with 14 additions and 27 deletions

1
meson_options.txt Normal file
View File

@ -0,0 +1 @@
option('depdatadir', type : 'string', value : '', description : 'System data path. Will be searched for definitions instead of datadir when provided')