summaryrefslogtreecommitdiff
path: root/instsetoo_native/inc_openoffice/unix
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-08-01 13:25:49 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-08-01 13:25:49 +0000
commit6771aaee9049a98ec4e1dece2304e3a214db9b47 (patch)
tree12c941b775ced1d77ecb1a80df99477722b8f1ec /instsetoo_native/inc_openoffice/unix
parentbf1e0ac6fe5965c8cfe321c990f3cbd116774d17 (diff)
INTEGRATION: CWS rmfreetype (1.5.36); FILE MERGED
2008/06/04 04:52:53 obr 1.5.36.1: #i52026# faked RPM dependency for libfreetype
Diffstat (limited to 'instsetoo_native/inc_openoffice/unix')
-rw-r--r--instsetoo_native/inc_openoffice/unix/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/instsetoo_native/inc_openoffice/unix/makefile.mk b/instsetoo_native/inc_openoffice/unix/makefile.mk
index 4b2e1c8c2847..af3ecd87f62e 100644
--- a/instsetoo_native/inc_openoffice/unix/makefile.mk
+++ b/instsetoo_native/inc_openoffice/unix/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
# This file is part of OpenOffice.org.
#
@@ -41,7 +41,8 @@ TARGET=find-requires
# ------------------------------------------------------------------
FINDREQUIRES = \
- $(BIN)$/find-requires-gnome.sh
+ $(BIN)$/find-requires-gnome.sh \
+ $(BIN)$/find-requires-x11.sh
# --- Targets ------------------------------------------------------