]> oss.titaniummirror.com Git - msp430-libc.git/blobdiff - debian/control
Imported msp430-libc trunk from old svn repository.
[msp430-libc.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..fde5e3a
--- /dev/null
@@ -0,0 +1,15 @@
+Source: msp430-libc
+Section: devel
+Priority: optional
+Maintainer: R. Steve McKown <rsmckown@gmail.com>
+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.