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:
Oliver Tappe
2014-03-16 14:48:30 +01:00
parent 72e677911f
commit 1d50d90fbe
-7
View File
@@ -519,13 +519,6 @@ rule BuildHaikuPortsSourcePackageDirectory
Depends $(packageList) :
[ FDirName $(HAIKU_BUILD_RULES_DIR) repositories HaikuPorts
$(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) ;
# prepare the config file for the HaikuPorts build