X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;fp=debian%2Fcontrol;h=fde5e3a7cd248194884c1da747b6bb0203174d83;hb=b0cc5ac3c5ad407da2cc18d9c86cea7544e95901;hp=0000000000000000000000000000000000000000;hpb=807b2dd5b7365eb87b482197af3b4a3f520c14f7;p=msp430-libc.git diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..fde5e3a --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: msp430-libc +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), msp430-gcc (>= 3.2.3) + +Package: msp430-libc +Architecture: any +Depends: msp430-binutils (>= 2.18), msp430-gcc (>= 3.2.3), ${shlibs:Depends} +Suggests: +Priority: extra +Description: libc for msp430 + This package provides the libc library for the msp430 target. You don't + need this package unless you plan to cross-compile programs for the msp430.