instsetoo_native/inc_openoffice/unix/find-requires-x11.sh | 1 - 1 file changed, 1 deletion(-)
New commits: commit 5d970faf2e5444c35e9c614eb55d621b02b0289e Author: Christian Lohmaier <[email protected]> Date: Tue Mar 10 16:54:36 2015 +0100 libGLU actually is not required anymore for master Change-Id: I543a561fc7fa1213c8e319f227b761f6328a6eaa diff --git a/instsetoo_native/inc_openoffice/unix/find-requires-x11.sh b/instsetoo_native/inc_openoffice/unix/find-requires-x11.sh index 9f13c85..0fe0b1d 100644 --- a/instsetoo_native/inc_openoffice/unix/find-requires-x11.sh +++ b/instsetoo_native/inc_openoffice/unix/find-requires-x11.sh @@ -23,6 +23,5 @@ if [[ "${OS}" == "AIX" ]]; then echo "libfreetype.a(libfreetype.so.6${mark64})" else echo "libfreetype.so.6${mark64}" - echo "libGLU.so.1${mark64}" echo "libXinerama.so.1${mark64}" fi _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
