summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh11
1 files changed, 6 insertions, 5 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 1209b55f..e4797666 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -137,11 +137,12 @@ mkdir -p $NOTES_PATH $ISSUES_PATH
mkdir -p /var/lib/jenkins/userContent/rb-pkg/
# known package sets
-META_PKGSET[1]="required"
-META_PKGSET[2]="build-essential"
-META_PKGSET[3]="gnome"
-META_PKGSET[4]="build-depends_gnome"
-META_PKGSET[5]="tails"
+META_PKGSET[1]="essential"
+META_PKGSET[2]="required"
+META_PKGSET[3]="build-essential"
+META_PKGSET[4]="gnome"
+META_PKGSET[5]="build-depends_gnome"
+META_PKGSET[6]="tails"
init_html() {
SUITE=sid