buildroot icon indicating copy to clipboard operation
buildroot copied to clipboard

makedeb: Only depend on python2 when necessary

Open euanh opened this issue 12 years ago • 0 comments

makedeb currently adds a dependency on python2 (a debhelper script) to all packages. We should only do this for packages that contain Python code.

euanh avatar Sep 19 '13 13:09 euanh