From: R. Steve McKown Date: Fri, 21 May 2010 00:22:24 +0000 (-0600) Subject: Depend on msp430-binutils 2.20 or newer X-Git-Tag: debian/4.4.3-1tmi~1 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=msp430-gcc.git;a=commitdiff_plain;h=71a91185513557b6416eca2440c04007c1d43b8e Depend on msp430-binutils 2.20 or newer --- 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