File: //proc/self/root/usr/src/glibc/debian/control.in/armel
Package: libc6-armel
Architecture: armhf
Section: libs
Priority: optional
Depends: libc6 (= ${binary:Version}), ${misc:Depends}
Build-Profiles: <!stage1 !nobiarch>
Description: GNU C Library: ARM softfp shared libraries for armhf
This package includes shared versions of the standard C
library and the standard math library, as well as many others.
This is the ARM softfp version of the library, meant for armhf systems.
Package: libc6-dev-armel
Architecture: armhf
Section: libdevel
Priority: optional
Depends: libc6-armel (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
Recommends: gcc-multilib
Build-Profiles: <!nobiarch>
Description: GNU C Library: ARM softfp development libraries for armhf
Contains the symlinks and object files needed to compile and link programs
which use the standard C library. This is the ARM softfp version of the
library, meant for armhf systems.