summaryrefslogtreecommitdiff
path: root/scripts/package-build/dropbear/package.toml
blob: 6fe3c7a9a2dfc436d4cc0de78a204be989e4c7ba (plain)
1
2
3
4
5
6
7
8
[[packages]]
name = "dropbear"
commit_id = "debian/2022.83-1+deb12u1"
scm_url = "https://salsa.debian.org/debian/dropbear.git"
build_cmd = "dpkg-buildpackage -us -uc -tc -b"

[dependencies]
packages = ["libpam0g-dev"]