diff options
author | David Tardon <dtardon@redhat.com> | 2015-05-19 16:07:12 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2015-05-19 16:07:12 +0200 |
commit | b46e0d5dcef20118028a0b4bbd3afb75492d9ec0 (patch) | |
tree | 5d61178e0a1e68ad6c2e07f2ccfb8f0ca73ef820 /writerperfect | |
parent | 3828a18f5f4134daea616121b6df5f06b463e3bb (diff) |
glm is only needed for libetonyek build
Change-Id: I398ae27e49ca684b7d1b8d328be90bffee825797
Diffstat (limited to 'writerperfect')
-rw-r--r-- | writerperfect/Library_wpftimpress.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/writerperfect/Library_wpftimpress.mk b/writerperfect/Library_wpftimpress.mk index d256c3d94998..3d35aa778151 100644 --- a/writerperfect/Library_wpftimpress.mk +++ b/writerperfect/Library_wpftimpress.mk @@ -47,7 +47,6 @@ $(eval $(call gb_Library_use_libraries,wpftimpress,\ $(eval $(call gb_Library_use_externals,wpftimpress,\ boost_headers \ etonyek \ - glm \ mwaw \ odfgen \ revenge \ |