summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-12-09 21:16:59 +0000
committertron <tron@pkgsrc.org>2002-12-09 21:16:59 +0000
commit862a713dad3fc3d1522af5b11f33a778fea7213b (patch)
tree955b7ce47884d397aac2300927e1e1f028847c19 /emulators
parent07ffc79adacf9d4a8165d80432592a6553b2444b (diff)
downloadpkgsrc-862a713dad3fc3d1522af5b11f33a778fea7213b.tar.gz
Require at least version 1.3 of the "rpm2pkg" package after today's
hardlink support fix.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse64_linux/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse64_linux/Makefile.common b/emulators/suse64_linux/Makefile.common
index 2b66dd0200c..92e8adb1703 100644
--- a/emulators/suse64_linux/Makefile.common
+++ b/emulators/suse64_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2002/08/02 15:36:54 grant Exp $
+# $NetBSD: Makefile.common,v 1.3 2002/12/09 21:16:59 tron Exp $
SUSE_VERSION= 6.4
@@ -13,7 +13,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
# The SuSE Linux packages have circular dependencies.
LDD?= ${TRUE}