mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-01 15:30:43 +02:00
+ Added fcl and X11 requirements
git-svn-id: trunk@5759 -
This commit is contained in:
parent
bc6dcbd884
commit
7d9314d5e8
@ -1130,7 +1130,7 @@ else
|
|||||||
TAROPT=vz
|
TAROPT=vz
|
||||||
TAREXT=.tar.gz
|
TAREXT=.tar.gz
|
||||||
endif
|
endif
|
||||||
override REQUIRE_PACKAGES=rtl x11 fcl x11
|
override REQUIRE_PACKAGES=rtl x11 fcl
|
||||||
ifeq ($(FULL_TARGET),i386-linux)
|
ifeq ($(FULL_TARGET),i386-linux)
|
||||||
REQUIRE_PACKAGES_RTL=1
|
REQUIRE_PACKAGES_RTL=1
|
||||||
REQUIRE_PACKAGES_X11=1
|
REQUIRE_PACKAGES_X11=1
|
||||||
|
@ -8,9 +8,6 @@ packages=x11 fcl
|
|||||||
name=cairo
|
name=cairo
|
||||||
version=2.0.4
|
version=2.0.4
|
||||||
|
|
||||||
[require]
|
|
||||||
packages=x11
|
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
units=cairo
|
units=cairo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user