mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
GCS/plugins.pro: scope gadget depends on uavobjects now.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@790 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
262c8a01d6
commit
390b762495
@ -59,6 +59,7 @@ SUBDIRS += plugin_opmap
|
||||
# Scope UAVGadget
|
||||
plugin_scope.subdir = scope
|
||||
plugin_scope.depends = plugin_coreplugin
|
||||
plugin_scope.depends = plugin_uavobjects
|
||||
SUBDIRS += plugin_scope
|
||||
|
||||
# UAVObject Browser Gadget
|
||||
|
Loading…
Reference in New Issue
Block a user