summaryrefslogtreecommitdiffstats
path: root/bin/pbuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pbuild.sh')
-rwxr-xr-xbin/pbuild.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/pbuild.sh b/bin/pbuild.sh
index 1df64f5..ce2f43c 100755
--- a/bin/pbuild.sh
+++ b/bin/pbuild.sh
@@ -382,6 +382,13 @@ do
sudo apt install -t engywuck-backports -y debhelper
fi
;;
+
+ graograman-backports)
+ if grep -qs dh-sequence-movetousr debian/control
+ then
+ sudo apt install -t graograman-backports -y debhelper
+ fi
+ ;;
esac
sudo apt build-dep -y .