debian: Add 'sdcc' package to BuildDepends

We recently re-introduced building the USRP1 FX2 firmware
using SDCC.  This needs to be listed as requirement for building
the package, otherwise build are failing.

Change-Id: I23ca8d7ad26437f2c971608cd881a6f40e26a887
This commit is contained in:
Harald Welte 2019-01-13 10:13:57 +01:00
parent 0751a53cc5
commit bc019b203f
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,
sdcc,
libusb-1.0-0-dev,
libboost-all-dev
Standards-Version: 3.9.8