mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
Update plugin dependencies
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@642 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
195f5b8a75
commit
c4832e3436
@ -73,6 +73,7 @@ SUBDIRS += plugin_uploader
|
|||||||
#Airspeed Dial Gadget
|
#Airspeed Dial Gadget
|
||||||
plugin_airspeed.subdir = airspeed
|
plugin_airspeed.subdir = airspeed
|
||||||
plugin_airspeed.depends = plugin_coreplugin
|
plugin_airspeed.depends = plugin_coreplugin
|
||||||
|
plugin_airspeed.depends = plugin_uavobjects
|
||||||
SUBDIRS += plugin_airspeed
|
SUBDIRS += plugin_airspeed
|
||||||
|
|
||||||
#Linear Dial Gadget
|
#Linear Dial Gadget
|
||||||
@ -83,9 +84,9 @@ SUBDIRS += plugin_lineardial
|
|||||||
#System health Gadget
|
#System health Gadget
|
||||||
plugin_systemhealth.subdir = systemhealth
|
plugin_systemhealth.subdir = systemhealth
|
||||||
plugin_systemhealth.depends = plugin_coreplugin
|
plugin_systemhealth.depends = plugin_coreplugin
|
||||||
|
plugin_systemhealth.depends = plugin_uavobjects
|
||||||
SUBDIRS += plugin_systemhealth
|
SUBDIRS += plugin_systemhealth
|
||||||
|
|
||||||
|
|
||||||
#Config Gadget
|
#Config Gadget
|
||||||
plugin_config.subdir = config
|
plugin_config.subdir = config
|
||||||
plugin_config.depends = plugin_coreplugin
|
plugin_config.depends = plugin_coreplugin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user