summaryrefslogtreecommitdiff
path: root/lib/SlackBuild/Request.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/SlackBuild/Request.pm')
-rw-r--r--lib/SlackBuild/Request.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/SlackBuild/Request.pm b/lib/SlackBuild/Request.pm
index 8fa831b..581d739 100644
--- a/lib/SlackBuild/Request.pm
+++ b/lib/SlackBuild/Request.pm
@@ -143,6 +143,9 @@ my %attributes = (
type => 'ARRAY',
strategy => 'merge'
},
+ build_prereq => {
+ type => 'ARRAY',
+ },
rc => {
type => 'ARRAY',
},

Return to:

Send suggestions and report system problems to the System administrator.