diff options
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-x | bin/reproducible_common.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 4939b2db..fced5980 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -90,6 +90,7 @@ META_PKGSET[24]="maint_pkg-php-pear" META_PKGSET[25]="maint_pkg-javascript-devel" META_PKGSET[26]="maint_debian-boot" META_PKGSET[27]="maint_debian-ocaml" +META_PKGSET[28]="maint_debian-x" schedule_packages() { LC_USER="$REQUESTER" \ |