buildroot
buildroot copied to clipboard
makedeb: Only depend on python2 when necessary
makedeb currently adds a dependency on python2 (a debhelper script) to all packages. We should only do this for packages that contain Python code.