summaryrefslogtreecommitdiffstats
path: root/chart2/Module_chart2.mk
diff options
context:
space:
mode:
authorPeilin <peilin@multicorewareinc.com>2014-01-23 02:49:10 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-01-29 08:09:56 +0100
commita7b0b253f086cd8c5d7947d9e1d958263c18a3e3 (patch)
treea7f8e367cd0d720d25ee4ac64b11f1b6c16e7581 /chart2/Module_chart2.mk
parentenable transparency again (diff)
downloadcore-a7b0b253f086cd8c5d7947d9e1d958263c18a3e3.tar.gz
core-a7b0b253f086cd8c5d7947d9e1d958263c18a3e3.zip
add Symbol2D rendering
Change-Id: Ic294ffc4bc675495fe83ac182dbebbba7245c7b9
Diffstat (limited to 'chart2/Module_chart2.mk')
-rw-r--r--chart2/Module_chart2.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/Module_chart2.mk b/chart2/Module_chart2.mk
index f610a036b939..9d6e0191effa 100644
--- a/chart2/Module_chart2.mk
+++ b/chart2/Module_chart2.mk
@@ -14,6 +14,7 @@ $(eval $(call gb_Module_add_targets,chart2,\
Library_chartcore \
$(if $(filter LINUX FREEBSD WNT,$(OS)), \
Library_chartopengl \
+ Package_opengl \
) \
))