summaryrefslogtreecommitdiff
path: root/slideshow/Library_OGLTrans.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2014-05-19 19:21:29 +0200
committerDavid Tardon <dtardon@redhat.com>2014-05-20 15:48:51 +0200
commiteccaf91ec9c50d42ce98c90abe2c129bedbbc60e (patch)
tree7dc2e35978932474bfe6e59e1d5eada2eeb04900 /slideshow/Library_OGLTrans.mk
parent92621df9e72b9d4e44e448f92df14c4ba731d5e4 (diff)
use VCL's OpenGLContext for 3D transitions
Change-Id: I510518461eb8bc9669d0de2679c34c473f66b175
Diffstat (limited to 'slideshow/Library_OGLTrans.mk')
-rw-r--r--slideshow/Library_OGLTrans.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/slideshow/Library_OGLTrans.mk b/slideshow/Library_OGLTrans.mk
index ba47cde5e8b6..a539847d776b 100644
--- a/slideshow/Library_OGLTrans.mk
+++ b/slideshow/Library_OGLTrans.mk
@@ -31,11 +31,13 @@ $(eval $(call gb_Library_use_libraries,OGLTrans,\
cppuhelper \
sal \
vcl \
+ vclopengl \
$(gb_UWINAPI) \
))
$(eval $(call gb_Library_use_externals,OGLTrans,\
boost_headers \
+ glew \
mesa_headers \
))