Add the "essential" var for use in templates.

This will be used to mark packages that shouldn't be
removed if it's being updated, e.g libc.

--HG--
extra : convert_revision : bba7d14b2d112edaf17e6adc04a222a3d663da34
This commit is contained in:
Juan RP 2009-06-07 08:05:17 +02:00
parent d555c22343
commit 13d43973c9
2 changed files with 8 additions and 2 deletions

View file

@ -66,7 +66,7 @@ reset_tmpl_vars()
make_build_target configure_script noextract \
pre_configure pre_build pre_install configure_shell \
post_configure post_build post_install \
make_install_target version revision \
make_install_target version revision essential \
sgml_catalogs xml_catalogs xml_entries sgml_entries \
build_depends libtool_fixup_la_stage no_fixup_libtool \
disable_parallel_build run_depends cross_compiler \