X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;fp=debian%2Fcontrol;h=2f60d9cf694d64de968c67e9a0f0c0b98e9150f9;hb=aaf7afc53d3ed4f6c811f6ec493d857ea0459573;hp=0000000000000000000000000000000000000000;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/debian/control b/debian/control new file mode 100644 index 00000000..2f60d9cf --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: msp430-gcc +Section: devel +Priority: optional +Maintainer: R. Steve McKown +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) + +Package: msp430-gcc +Architecture: any +Depends: msp430-binutils (>= 2.18), ${shlibs:Depends} +Suggests: +Priority: extra +Description: The GNU C/C++ compiler for msp430 target + This package provides the GNU C and C++ cross compilers for the msp430 target. + You don't need this package unless you plan to cross-compile programs for the + msp430.