summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2020-01-24 00:00:01 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2020-01-24 00:00:01 +0000
commit97ef6783dfe3825d600ccdc968a29b6340f4441a (patch)
treef12ffe2d1f78403314cf5a0d7106960435a47cf9 /scripts
parent802520e05abf3ff43aa601f95c310c5af5d9a995 (diff)
parent9cf4038f17cb566bdc79b5ec12dee5338b1122d1 (diff)
downloadbips-97ef6783dfe3825d600ccdc968a29b6340f4441a.tar.xz
Merge remote-tracking branch 'origin-pull/876/head' into HEAD
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/buildtable.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/buildtable.pl b/scripts/buildtable.pl
index 144ede6..75ace26 100755
--- a/scripts/buildtable.pl
+++ b/scripts/buildtable.pl
@@ -34,6 +34,7 @@ my %MiscField = (
'Discussions-To' => undef,
'Post-History' => undef,
'Replaces' => undef,
+ 'Requires' => undef,
'Superseded-By' => undef,
);