Kaydet (Commit) 1c2d1ad1 authored tarafından David Tardon's avatar David Tardon

add missing dep on sal/types.h

Change-Id: Ica6ac0c2d52e1183213798eaecc491de8bc98167
üst 75a47906
......@@ -11,6 +11,11 @@ $(eval $(call gb_Library_Library,mysqlcppconn))
$(eval $(call gb_Library_use_unpacked,mysqlcppconn,mysqlcppconn))
$(eval $(call gb_Library_use_packages,mysqlcppconn,\
sal_generated \
sal_odk_headers \
))
$(eval $(call gb_Library_use_externals,mysqlcppconn, \
mysql \
boost_headers \
......
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