summaryrefslogtreecommitdiff
path: root/misc/openoffice-linux
diff options
context:
space:
mode:
authormrauch <mrauch@pkgsrc.org>2003-10-20 20:23:49 +0000
committermrauch <mrauch@pkgsrc.org>2003-10-20 20:23:49 +0000
commit902e2ac47149927650149b14dc1948074c291efe (patch)
treeadefaed8b98c765e37b9049e09c82469c6be0d1d /misc/openoffice-linux
parentca232e0828bbeb1dd91d676776b677d4b269e8dc (diff)
downloadpkgsrc-902e2ac47149927650149b14dc1948074c291efe.tar.gz
With newest versions of X suse_libc5 is needed, otherwise the setup process
will hang. Reported by Martin Schmitz on current-users (and confirmed by others).
Diffstat (limited to 'misc/openoffice-linux')
-rw-r--r--misc/openoffice-linux/Makefile.NetBSD.i3863
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/openoffice-linux/Makefile.NetBSD.i386 b/misc/openoffice-linux/Makefile.NetBSD.i386
index 47246e2dd1c..e68ef7e3f13 100644
--- a/misc/openoffice-linux/Makefile.NetBSD.i386
+++ b/misc/openoffice-linux/Makefile.NetBSD.i386
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile.NetBSD.i386,v 1.3 2003/09/02 20:06:22 abs Exp $
+# $NetBSD: Makefile.NetBSD.i386,v 1.4 2003/10/20 20:23:49 mrauch Exp $
DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
+DEPENDS+= suse_libc5>=7.3:../../emulators/${SUSE_DIR_PREFIX}_libc5
DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11
.if !exists(/emul/linux/proc/curproc/cmdline) && !exists(/proc/curproc/cmdline)