mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 12:39:24 +02:00
* build fixes for FV
This commit is contained in:
parent
706f94db8c
commit
26efd0f4aa
@ -3,7 +3,7 @@ Section: devel
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Carlos Laviola <claviola@debian.org>
|
Maintainer: Carlos Laviola <claviola@debian.org>
|
||||||
Standards-Version: 3.6.1
|
Standards-Version: 3.6.1
|
||||||
Build-Depends: fp-compiler, fp-utils, debhelper (>= 4.2), tetex-bin, tetex-extra, awk, gs-common
|
Build-Depends: fp-compiler, fp-utils, debhelper (>= 4.2), tetex-bin, tetex-extra, awk, gs-common, ncurses-dev, libgpmg1-dev
|
||||||
|
|
||||||
Package: fp-compiler
|
Package: fp-compiler
|
||||||
Architecture: i386 powerpc sparc amd64
|
Architecture: i386 powerpc sparc amd64
|
||||||
@ -89,7 +89,7 @@ Description: Free Pascal -- Free Component Library
|
|||||||
Package: fp-units-fv
|
Package: fp-units-fv
|
||||||
Architecture: i386 powerpc sparc amd64
|
Architecture: i386 powerpc sparc amd64
|
||||||
Depends: fp-units-rtl (= 1.9.6-1)
|
Depends: fp-units-rtl (= 1.9.6-1)
|
||||||
Description: Free Pascal -- Free Component Library
|
Description: Free Pascal -- Free Vision units
|
||||||
The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32/64-bit
|
The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32/64-bit
|
||||||
Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
|
Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
|
||||||
This package contains the Free Vision units for the Free Pascal Compiler.
|
This package contains the Free Vision units for the Free Pascal Compiler.
|
||||||
|
@ -3,7 +3,7 @@ Section: devel
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Carlos Laviola <claviola@debian.org>
|
Maintainer: Carlos Laviola <claviola@debian.org>
|
||||||
Standards-Version: 3.6.1
|
Standards-Version: 3.6.1
|
||||||
Build-Depends: fp-compiler, fp-utils, debhelper (>= 4.2), tetex-bin, tetex-extra, awk, gs-common
|
Build-Depends: fp-compiler, fp-utils, debhelper (>= 4.2), tetex-bin, tetex-extra, awk, gs-common, ncurses-dev, libgpmg1-dev
|
||||||
|
|
||||||
Package: fp-compiler
|
Package: fp-compiler
|
||||||
Architecture: i386 powerpc sparc amd64
|
Architecture: i386 powerpc sparc amd64
|
||||||
@ -89,7 +89,7 @@ Description: Free Pascal -- Free Component Library
|
|||||||
Package: fp-units-fv
|
Package: fp-units-fv
|
||||||
Architecture: i386 powerpc sparc amd64
|
Architecture: i386 powerpc sparc amd64
|
||||||
Depends: fp-units-rtl (= %{packageversion})
|
Depends: fp-units-rtl (= %{packageversion})
|
||||||
Description: Free Pascal -- Free Component Library
|
Description: Free Pascal -- Free Vision units
|
||||||
The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32/64-bit
|
The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32/64-bit
|
||||||
Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
|
Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
|
||||||
This package contains the Free Vision units for the Free Pascal Compiler.
|
This package contains the Free Vision units for the Free Pascal Compiler.
|
||||||
|
Loading…
Reference in New Issue
Block a user