initial commit
[glibc.git] / debian / control.in / powerpc
1 Package: libc6-powerpc
2 Architecture: ppc64
3 Section: libs
4 Priority: optional
5 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
6 Conflicts: libc0.1-i386, libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
7 Build-Profiles: <!stage1 !nobiarch>
8 Description: GNU C Library: 32bit powerpc shared libraries for ppc64
9 This package includes shared versions of the standard C
10 library and the standard math library, as well as many others.
11 This is the 32bit version of the library, meant for ppc64 systems.
12
13 Package: libc6-dev-powerpc
14 Architecture: ppc64
15 Section: libdevel
16 Priority: optional
17 Provides: lib32c-dev
18 Depends: libc6-powerpc (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
19 Recommends: gcc-multilib
20 Build-Profiles: <!nobiarch>
21 Description: GNU C Library: 32bit powerpc development libraries for ppc64
22 Contains the symlinks and object files needed to compile and link programs
23 which use the standard C library. This is the 32bit version of the
24 library, meant for ppc64 systems.
25