debian/control: Add python as BuildRequires, as edit-gpif uses it

This hopefully should fix the libusrp build errors on OBS for
Debian testing + unstable.

Change-Id: I6525e90b63c442b5ec69b4730e92f576694ea1a2
This commit is contained in:
Harald Welte 2020-06-09 09:07:11 +02:00 committed by laforge
parent 50ce40fe76
commit e2c846a6b9
1 changed files with 1 additions and 0 deletions

1
debian/control vendored
View File

@ -9,6 +9,7 @@ Build-Depends: debhelper (>=9),
doxygen,
libtool,
pkg-config,
python,
sdcc,
libusb-1.0-0-dev,
libboost-all-dev