File: control

package info (click to toggle)
binutils-msp430 2.22~msp20120406-5.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 19,008 kB
  • sloc: makefile: 70
file content (20 lines) | stat: -rw-r--r-- 751 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: binutils-msp430
Section: devel
Priority: extra
Maintainer: Luca Bruno <lucab@debian.org>
Standards-Version: 3.9.3
Build-Depends: 	autoconf (>= 2.13), bison, flex, gettext, texinfo,
		binutils (>= 2.9.5.0.12), gcc (>= 2.95.2), 
		debhelper (>= 7), tar (>= 1.13.18), bzip2, 
		findutils(>= 4.2.31), msp430mcu,
		autotools-dev

Package: binutils-msp430
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, msp430mcu
Suggests: binutils (>= ${source:Version})
Description: Binary utilities supporting TI's MSP430 targets
 The programs in this package are used to manipulate binary and object
 files that may have been created for TI's MSP430 architecture. 
 This package is primarily intended for MSP430 developers and 
 cross-compilers.