Drop extra packages and note which no longer applies.
* now that haikuporter resolves the dependencies correctly, there's no need to add texi2html and htmldoc explicitly
This commit is contained in:
@@ -519,13 +519,6 @@ rule BuildHaikuPortsSourcePackageDirectory
|
|||||||
Depends $(packageList) :
|
Depends $(packageList) :
|
||||||
[ FDirName $(HAIKU_BUILD_RULES_DIR) repositories HaikuPorts
|
[ FDirName $(HAIKU_BUILD_RULES_DIR) repositories HaikuPorts
|
||||||
$(architecture) ] ;
|
$(architecture) ] ;
|
||||||
# Note: Those are packages we need for building on the bootstrap Haiku. They
|
|
||||||
# are build-pre-requires and as such won't be detected by haikuporter as
|
|
||||||
# required dependencies when building the source packages.
|
|
||||||
HAIKU_REPOSITORY_BUILD_ADDITIONAL_PACKAGES on $(packageList) =
|
|
||||||
htmldoc
|
|
||||||
texi2html
|
|
||||||
;
|
|
||||||
BuildHaikuPortsPackageList $(packageList) ;
|
BuildHaikuPortsPackageList $(packageList) ;
|
||||||
|
|
||||||
# prepare the config file for the HaikuPorts build
|
# prepare the config file for the HaikuPorts build
|
||||||
|
|||||||
Reference in New Issue
Block a user