From a741692bd5b886f2764dd147e2422cf9b3b97c71 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 14 Aug 2023 11:40:50 +0200 Subject: Updating. Signed-off-by: Daniel Baumann --- bin/debian-chroot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/debian-chroot b/bin/debian-chroot index 370fd57..6ed195e 100755 --- a/bin/debian-chroot +++ b/bin/debian-chroot @@ -275,6 +275,7 @@ EOF sid) cat >> "${CHROOT}/build/.bash_history" << EOF +sudo apt build-dep -y . dpkg-buildpackage --changes-option=-S rm */ *.buildinfo *.changes *.deb *.debian.tar.xz *.dsc */ -rf EOF @@ -399,6 +400,7 @@ EOF sid) cat >> "${CHROOT}/build/.bash_history" << EOF +sudo apt build-dep -y . dpkg-buildpackage --changes-option=-S rm */ *.buildinfo *.changes *.deb *.debian.tar.xz *.dsc */ -rf EOF -- cgit v1.2.3