From 2d1d00aef643bee8cda4cea6d09e9e01b6dec824 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 9 Dec 2002 15:17:09 +0000 Subject: Require at least version 1.3 of the "rpm2pkg" package after today's hardlink support fix. --- emulators/suse_linux/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/suse_linux/Makefile.common b/emulators/suse_linux/Makefile.common index 76529eb78f0..881047216fc 100644 --- a/emulators/suse_linux/Makefile.common +++ b/emulators/suse_linux/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.13 2002/11/25 19:41:32 wiz Exp $ +# $NetBSD: Makefile.common,v 1.14 2002/12/09 15:17:09 tron Exp $ SUSE_VERSION= 7.3 @@ -19,7 +19,7 @@ EMULSUBDIR= emul/linux EMULDIR= ${PREFIX}/${EMULSUBDIR} RPM2PKG= ${PREFIX}/sbin/rpm2pkg -BUILD_DEPENDS+= rpm2pkg>=1.2:../../pkgtools/rpm2pkg +BUILD_DEPENDS+= rpm2pkg>=1.3:../../pkgtools/rpm2pkg BUILD_DEFS+= RPMFILES .if defined(RPMIGNOREPATH) -- cgit v1.2.3