Kaydet (Commit) 28429722 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

fix missing dependency to glew

üst b52a7c4d
......@@ -52,6 +52,7 @@ $(eval $(call gb_Library_use_externals,vclplug_kde,\
boost_headers \
icuuc \
kde \
glew \
))
$(eval $(call gb_Library_add_libs,vclplug_kde,\
......
......@@ -54,6 +54,7 @@ $(eval $(call gb_Library_use_externals,vclplug_kde4,\
boost_headers \
icuuc \
kde4 \
glew \
))
$(eval $(call gb_Library_add_libs,vclplug_kde4,\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment