From db0fc7f7fbbc00378f24e35327708dc67ee3547a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 28 Jun 2020 20:59:32 +0200 Subject: [PATCH] packagegroup-gui-dev: add git-perltools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Could not run 'git add -p' Signed-off-by: Andreas Müller --- recipes-image/packagegroups/packagegroup-gui-dev.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-image/packagegroups/packagegroup-gui-dev.bb b/recipes-image/packagegroups/packagegroup-gui-dev.bb index 7ba57df..d1996c5 100644 --- a/recipes-image/packagegroups/packagegroup-gui-dev.bb +++ b/recipes-image/packagegroups/packagegroup-gui-dev.bb @@ -23,7 +23,7 @@ RDEPENDS_${PN} = " \ dtc \ pkgconfig binutils-symlinks elfutils gnu-config \ gdb gdbserver \ - git git-bash-completion subversion \ + git git-bash-completion git-perltools subversion \ python python-shell python-subprocess \ python3 \ perl php vala lua php json-glib \