diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-11-12 07:08:26 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-11-12 07:10:30 +0200 |
commit | a0b9baab6d77ef85e64527d6ddc23db2551a9505 (patch) | |
tree | 25a2265ea227919e9fc0f5723835dc6c2fc4c42b /svx | |
parent | 4b918705f67d0837b56e56d7abac23e6eb21feb4 (diff) |
Bin mesa_headers completely
We don't need them in a MSVC or OS X compilation either.
Change-Id: I00181fe0a047df09bbdfcce34c07eb2ebc45a2da
Diffstat (limited to 'svx')
-rw-r--r-- | svx/Library_svxcore.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk index 76d4fcb6fe3b..3ac82baaf4d3 100644 --- a/svx/Library_svxcore.mk +++ b/svx/Library_svxcore.mk @@ -84,7 +84,6 @@ $(eval $(call gb_Library_use_externals,svxcore,\ boost_headers \ icuuc \ icu_headers \ - $(if $(filter WNT MACOSX,$(OS)),mesa_headers) \ glew \ libxml2 \ )) |