diff options
Diffstat (limited to 'meta/recipes-extended/ghostscript')
-rw-r--r-- | meta/recipes-extended/ghostscript/ghostscript_9.26.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.26.bb b/meta/recipes-extended/ghostscript/ghostscript_9.26.bb index bb32347880..2630084a07 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_9.26.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_9.26.bb | |||
@@ -136,3 +136,6 @@ BBCLASSEXTEND = "native" | |||
136 | 136 | ||
137 | # ghostscript does not supports "arc" | 137 | # ghostscript does not supports "arc" |
138 | COMPATIBLE_HOST = "^(?!arc).*" | 138 | COMPATIBLE_HOST = "^(?!arc).*" |
139 | |||
140 | # some entries in NVD uses gpl_ghostscript | ||
141 | CVE_PRODUCT = "ghostscript gpl_ghostscript" | ||