pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/openoffice-linux With newest versions of X suse_l...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f1e64a8699e
branches:  trunk
changeset: 462967:2f1e64a8699e
user:      mrauch <mrauch%pkgsrc.org@localhost>
date:      Mon Oct 20 20:23:49 2003 +0000

description:
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:

 misc/openoffice-linux/Makefile.NetBSD.i386 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r d4c0916d3e18 -r 2f1e64a8699e misc/openoffice-linux/Makefile.NetBSD.i386
--- a/misc/openoffice-linux/Makefile.NetBSD.i386        Mon Oct 20 17:11:43 2003 +0000
+++ b/misc/openoffice-linux/Makefile.NetBSD.i386        Mon Oct 20 20:23:49 2003 +0000
@@ -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)



Home | Main Index | Thread Index | Old Index