diff options
-rw-r--r-- | meta-oe/recipes-devtools/perl/libio-pty-perl_1.10.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/perl/libio-pty-perl_1.10.bb b/meta-oe/recipes-devtools/perl/libio-pty-perl_1.10.bb index 88db683b81..a5f887f890 100644 --- a/meta-oe/recipes-devtools/perl/libio-pty-perl_1.10.bb +++ b/meta-oe/recipes-devtools/perl/libio-pty-perl_1.10.bb | |||
@@ -12,3 +12,5 @@ S = "${WORKDIR}/IO-Tty-${PV}" | |||
12 | 12 | ||
13 | inherit cpan | 13 | inherit cpan |
14 | 14 | ||
15 | FILES_${PN}-dbg += "${libdir}/perl/vendor_perl/*/auto/IO/Tty/.debug/" | ||
16 | |||