mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 03:39:28 +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
|
||||
TAREXT=.tar.gz
|
||||
endif
|
||||
override REQUIRE_PACKAGES=rtl x11 fcl x11
|
||||
override REQUIRE_PACKAGES=rtl x11 fcl
|
||||
ifeq ($(FULL_TARGET),i386-linux)
|
||||
REQUIRE_PACKAGES_RTL=1
|
||||
REQUIRE_PACKAGES_X11=1
|
||||
|
@ -8,9 +8,6 @@ packages=x11 fcl
|
||||
name=cairo
|
||||
version=2.0.4
|
||||
|
||||
[require]
|
||||
packages=x11
|
||||
|
||||
[target]
|
||||
units=cairo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user