mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 03:27:33 +08:00
[makefile] fix realtime plotter: link glibivy instead of ivy in logalizer
This commit is contained in:
@@ -25,7 +25,7 @@ Q=@
|
||||
|
||||
include ../Makefile.ocaml
|
||||
INCLUDES= -I $(LIBPPRZDIR)
|
||||
PKGCOMMON=unix,str,xml-light,ivy,lablgtk2
|
||||
PKGCOMMON=unix,str,xml-light,glibivy,lablgtk2
|
||||
|
||||
# default directory for temporary files
|
||||
TMPDIR ?= /tmp
|
||||
|
||||
Reference in New Issue
Block a user