added -lcairo dependency
This commit is contained in:
parent
f2b94815a8
commit
373b7aa406
@ -31,7 +31,7 @@ else
|
||||
CXXFLAGS += -D NDEBUG -O3
|
||||
endif
|
||||
|
||||
LDLIBS :=
|
||||
LDLIBS := -lcairo
|
||||
|
||||
RM := /bin/rm -f
|
||||
INSTALL := /usr/bin/install -c
|
||||
|
Loading…
x
Reference in New Issue
Block a user