diff options
-rw-r--r-- | meta-oe/recipes-support/mime-support/mime-support_3.48.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/mime-support/mime-support_3.48.bb b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb index a4628c1f6c..7f8b40a48b 100644 --- a/meta-oe/recipes-support/mime-support/mime-support_3.48.bb +++ b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb | |||
@@ -4,6 +4,7 @@ LICENSE = "PD" | |||
4 | LIC_FILES_CHKSUM = "file://debian/README;md5=36bbe2ace0a05c3fb684b73208fbf30b" | 4 | LIC_FILES_CHKSUM = "file://debian/README;md5=36bbe2ace0a05c3fb684b73208fbf30b" |
5 | 5 | ||
6 | DEPENDS = "file" | 6 | DEPENDS = "file" |
7 | RDEPENDS_${PN} = "perl" | ||
7 | RRECOMMENDS_${PN} = "file" | 8 | RRECOMMENDS_${PN} = "file" |
8 | 9 | ||
9 | SRC_URI = "${DEBIAN_MIRROR}/main/m/mime-support/mime-support_${PV}-1.tar.gz" | 10 | SRC_URI = "${DEBIAN_MIRROR}/main/m/mime-support/mime-support_${PV}-1.tar.gz" |