summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2015-09-20 19:48:22 +0300
committerIgor Pashev <pashev.igor@gmail.com>2015-09-20 22:33:45 +0300
commit67aa8e9ac3e6fb9a538eba24db36e8dfb0541c82 (patch)
treee76f2e2f83884da2c23216c70b20f18b8420d585
parent47f756156f33d56612a418bd42471e5335743cf5 (diff)
downloadgcc-5-67aa8e9ac3e6fb9a538eba24db36e8dfb0541c82.tar.gz
Relaxed dependency on realpath
We have it in coreutils
-rw-r--r--debian/control.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control.m4 b/debian/control.m4
index 32b0a6a..95f5101 100644
--- a/debian/control.m4
+++ b/debian/control.m4
@@ -66,7 +66,7 @@ Build-Depends: debhelper (>= 5.0.62), DPKG_BUILD_DEP
ISL_BUILD_DEP MPC_BUILD_DEP MPFR_BUILD_DEP GMP_BUILD_DEP,
autogen, zlib1g-dev, gawk, lzma, xz-utils, patchutils,
zlib1g-dev, SDT_BUILD_DEP
- bison (>= 1:2.3), flex, realpath (>= 1.9.12), lsb-release, quilt
+ bison (>= 1:2.3), flex, realpath, lsb-release, quilt
',`dnl native
Build-Depends: debhelper (>= 5.0.62), DPKG_BUILD_DEP
GCC_MULTILIB_BUILD_DEP
@@ -82,7 +82,7 @@ Build-Depends: debhelper (>= 5.0.62), DPKG_BUILD_DEP
texinfo (>= 4.3), locales, sharutils,
procps, FORTRAN_BUILD_DEP JAVA_BUILD_DEP GNAT_BUILD_DEP GO_BUILD_DEP GDC_BUILD_DEP
ISL_BUILD_DEP MPC_BUILD_DEP MPFR_BUILD_DEP GMP_BUILD_DEP
- CHECK_BUILD_DEP realpath (>= 1.9.12), chrpath, lsb-release, quilt
+ CHECK_BUILD_DEP realpath, chrpath, lsb-release, quilt
Build-Depends-Indep: LIBSTDCXX_BUILD_INDEP JAVA_BUILD_INDEP
')dnl
ifelse(regexp(SRCNAME, `gnat'),0,`dnl