Don't restrict to i386 only

This commit is contained in:
danglassey 2006-03-04 17:13:27 +00:00
parent 13091353f9
commit 3b387adbd9
2 changed files with 0 additions and 5 deletions

View file

@ -8,14 +8,12 @@ Standards-Version: 3.6.2
Package: libkmflcomp-dev
Section: libdevel
Architecture: any
Depends: libkmflcomp0 (= ${Source-Version})
Description: Development files for libkmflcomp
Development libraries and headers to use libkmflcomp in an application
Package: kmflcomp
Section: utils
Architecture: i386
Depends: libkmflcomp0 (= ${Source-Version})
Description: KMFL Compiler
Compile Keyman-style keyboard layout files to a binary format for use by the
@ -24,7 +22,6 @@ Description: KMFL Compiler
Package: libkmflcomp0
Section: libs
Depends: ${shlibs:Depends}
Architecture: i386
Description: KMFL compiler library
Library to compile Keyman layout files to a binary format for use by the
KMFL keystroke interpreter.

View file

@ -7,7 +7,6 @@ Standards-Version: 3.6.2
Package: libkmfl-dev
Section: libdevel
Architecture: i386
Depends: libkmfl0 (= ${Source-Version})
Description: A Library for providing Keyman(C) services to Linux - development
This package contains the header and development files needed to build
@ -15,7 +14,6 @@ Description: A Library for providing Keyman(C) services to Linux - development
Package: libkmfl0
Section: libs
Architecture: i386
Depends: ${shlibs:Depends}
Description: A Library for providing Keyman(C) services to Linux - runtime
This package contains the runtime part of libkmfl.