Skip to content

Commit

Permalink
glibmm: add perl to RDEPENDS_{PN}-dev
Browse files Browse the repository at this point in the history
QA Issue: glibmm-dev requires /usr/bin/perl, but no providers in its RDEPENDS [file-rdeps]

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Martin Jansa <[email protected]>
  • Loading branch information
schnitzeltony authored and shr-project committed Nov 24, 2014
1 parent 4c5d53a commit 890a034
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta-oe/recipes-core/glib-2.0/glibmm_2.36.2.bb
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ do_install_append() {

FILES_${PN} = "${libdir}/lib*.so.*"
FILES_${PN}-dev += "${datadir}/glibmm-* ${libdir}/glibmm-2.4/include/ ${libdir}/glibmm-2.4/proc/ ${libdir}/giomm-2.4/include/"

RDEPENDS_${PN}-dev = "perl"

0 comments on commit 890a034

Please sign in to comment.