[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/Library_vclplug_gen.mk
Michael Meeks
michael.meeks at collabora.com
Tue Oct 28 07:24:47 PDT 2014
vcl/Library_vclplug_gen.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 421dfcdd17265f540367bae9ad8325b3df6cf72a
Author: Michael Meeks <michael.meeks at collabora.com>
Date: Tue Oct 28 14:25:09 2014 +0000
Add missing glew dependency.
Change-Id: Ib06a64a1378b531e64e433ae3e86ddf4b9da2782
diff --git a/vcl/Library_vclplug_gen.mk b/vcl/Library_vclplug_gen.mk
index 634fa74..f303911 100644
--- a/vcl/Library_vclplug_gen.mk
+++ b/vcl/Library_vclplug_gen.mk
@@ -47,6 +47,7 @@ $(eval $(call gb_Library_use_externals,vclplug_gen,\
boost_headers \
cairo \
graphite \
+ glew \
harfbuzz \
icuuc \
valgrind \
More information about the Libreoffice-commits
mailing list