From 71a91185513557b6416eca2440c04007c1d43b8e Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Thu, 20 May 2010 18:22:24 -0600 Subject: [PATCH] Depend on msp430-binutils 2.20 or newer --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index d578d2b7..241b2f52 100644 --- a/debian/control +++ b/debian/control @@ -5,11 +5,11 @@ Maintainer: TMI Packages Standards-Version: 3.7.2.0 Build-Depends: dpkg-dev (>= 1.13.9), autoconf (>= 2.13), bison, flex, gettext, texinfo, binutils (>= 2.9.5.0.12), gcc (>= 4:4.2.2), dejagnu (>= 1.4.2-1.1), - dpatch, file, bzip2, lsb-release, msp430-binutils (>= 2.18) + dpatch, file, bzip2, lsb-release, msp430-binutils (>= 2.20) Package: msp430-gcc Architecture: any -Depends: msp430-binutils (>= 2.18), ${shlibs:Depends} +Depends: msp430-binutils (>= 2.20), ${shlibs:Depends} Suggests: Priority: extra Description: The GNU C/C++ compiler for msp430 target -- 2.39.2