~ubuntu-branches/ubuntu/saucy/cell-gdb/saucy

« back to all changes in this revision

Viewing changes to debian/control.feisty

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-09-24 09:56:11 UTC
  • Revision ID: james.westby@ubuntu.com-20070924095611-n3moal4rh1vhx221
Tags: 6.6.50cvs20070623-1ubuntu1
Fix build dependencies for powerpc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Source: cell-gdb
2
 
Section: devel
3
 
Priority: extra
4
 
Maintainer: Matthias Klose <doko@ubuntu.com>
5
 
Build-Depends: debhelper (>= 5), quilt, bzip2, texinfo, dejagnu, gettext, flex, bison, libncurses5-dev, libreadline5-dev, libc6-dev-ppc64 [powerpc], libc6-dev-amd64 [i386], libc6-dev-i386 [amd64]
6
 
Standards-Version: 3.7.2
7
 
 
8
 
Package: ppu-gdb
9
 
Architecture: amd64 i386 powerpc
10
 
Depends: ${shlibs:Depends}, ${misc:Depends}
11
 
Description: Combined debugger for Linux on Cell BE
12
 
 GNU debugger for Cell Broadband Engine PPU/SPU.
13
 
 
14
 
Package: spu-gdb
15
 
Architecture: amd64 i386 powerpc
16
 
Depends: ${shlibs:Depends}, ${misc:Depends}
17
 
Description: SPU stand-alone debugger
18
 
 GNU debugger for Cell Broadband Engine SPU (standalone).