diff options
| -rw-r--r-- | meta-oe/recipes-support/gd/gd_2.2.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/gd/gd_2.2.5.bb b/meta-oe/recipes-support/gd/gd_2.2.5.bb index 426af2572e..c846bda6b0 100644 --- a/meta-oe/recipes-support/gd/gd_2.2.5.bb +++ b/meta-oe/recipes-support/gd/gd_2.2.5.bb | |||
| @@ -50,3 +50,5 @@ FILES_${PN}-tools = "${bindir}/*" | |||
| 50 | PROVIDES += "${PN}-tools" | 50 | PROVIDES += "${PN}-tools" |
| 51 | RPROVIDES_${PN}-tools = "${PN}-tools" | 51 | RPROVIDES_${PN}-tools = "${PN}-tools" |
| 52 | RDEPENDS_${PN}-tools = "perl perl-module-strict" | 52 | RDEPENDS_${PN}-tools = "perl perl-module-strict" |
| 53 | |||
| 54 | CVE_PRODUCT = "libgd" | ||
