1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Source: avr-libc
Section: otherosfs
Priority: optional
Maintainer: Hakan Ardo <hakan@debian.org>
Standards-Version: 3.9.5
Build-Depends: gcc-avr (>=5.4.0+Atmel3.6.1-1), binutils-avr (>=2.26.20160125+Atmel3.6.1-1), debhelper (>=5), doxygen-latex (>=1.8.7), doxygen (>=1.8.7), transfig, ghostscript, netpbm, x11-common, autotools-dev, autoconf, automake1.11, unzip
Vcs-Browser: https://salsa.debian.org/debian/avr-libc
Vcs-Git: https://salsa.debian.org/debian/avr-libc.git
Package: avr-libc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, gcc-avr (>=5.4.0+Atmel3.6.1-1), binutils-avr (>=2.26.20160125+Atmel3.6.1-1)
Description: Standard C library for Atmel AVR development
Standard library used to the development of C programs for the
Atmel AVR micro controllers. This package contains static
libraries as well as the header files needed.
|