Skip to content

Commit

Permalink
p7zip: fix the packages provided in this recipe.
Browse files Browse the repository at this point in the history
Signed-off-by: Yoshiteru KAGEYAMA <yoshiteru.kageyama@toshiba.co.jp>
  • Loading branch information
Yoshiteru KAGEYAMA committed Oct 4, 2018
1 parent 76724f6 commit 65ef901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-debian/p7zip/p7zip_debian.bb
Expand Up @@ -42,7 +42,7 @@ do_install() {
install -m 0755 ${S}/debian/scripts/7za ${D}${bindir}
}

PACKAGES =+ "${PN} ${PN}-full"
PACKAGES =+ "${PN}-full"
FILES_${PN} += "${libdir}/p7zip/7zr"
FILES_${PN}-full = "${libdir}/p7zip/7z \
${libdir}/p7zip/7zCon.sfx \
Expand Down

0 comments on commit 65ef901

Please sign in to comment.