~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/config/ivle-spec.conf

  • Committer: William Grant
  • Date: 2009-12-14 03:41:16 UTC
  • Revision ID: me@williamgrant.id.au-20091214034116-n6ay884krdc8057m
Set the default of jail/extra_packages to the three in-jail deps, due to bug #496400.

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
suite = string(default="hardy")
77
77
mirror = string(default="http://archive.ubuntu.com/ubuntu")
78
78
extra_sources = string_list(default=list())
79
 
extra_packages = string_list(default=list())
 
79
extra_packages = string_list(
 
80
    default=['python-configobj', 'python-cjson', 'python-svn'])
80
81
extra_keys = string(default=None) # Cannot have triple-quoted list members.
81
82
 
82
83
# user_info is for jail-specific settings for the user who owns the jail