* prepare optional package Vision (download at sourceforge has been updated

with HVIF icon too, thanks DeadYak!)
* enable optional packages in your UserBuildSetup


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22389 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2007-09-30 17:24:57 +00:00
parent e2693621b6
commit 242eff3d7b
2 changed files with 13 additions and 0 deletions
+3
View File
@@ -71,6 +71,9 @@ UnzipArchiveToHaikuImage develop tools
# via wget (i.e. wget must be installed).
AddOptionalHaikuImagePackages WonderBrush ;
# Adds the optional package Vision to the image. See above.
AddOptionalHaikuImagePackages Vision ;
# Add all available optional packages.
HAIKU_ADD_ALL_OPTIONAL_PACKAGES = 1 ;