{% extends "coprs/detail.html" %} {% from "_helpers.html" import render_field %} {% block title %}Editing {{ copr.owner.name }}/{{ copr.name }}/{{ chroot.name }}{% endblock %} {%block project_breadcrumb%}
You can add additional packages to the minimal buildroot of this chroot. These packages will be always present before the build starts.
{% endblock %}