Add a condition for chartopengl in Repository.mk.

Change-Id: I899fed47873ee48b556bbda9417570b2d637b7bb
This commit is contained in:
Matúš Kukan
2014-01-29 19:14:12 +01:00
parent fe51aaffe8
commit 9aa500f3ea

View File

@@ -222,7 +222,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
canvastools \
chartcore \
chartcontroller \
chartopengl \
$(if $(filter LINUX FREEBSD WNT,$(OS)),chartopengl) \
$(if $(filter $(OS),WNT),,cmdmail) \
cppcanvas \
configmgr \