aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-01-13 10:13:57 +0100
committerHarald Welte <laforge@gnumonks.org>2019-01-13 10:15:10 +0100
commitbc019b203f61bd88d3a87162b82b7e1fddeebac2 (patch)
tree496bb4bb458e2439fa9f78594b0d2826ee82b40d
parent0751a53cc53d4e109b640fa14e2ebd13dabddf63 (diff)
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
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 7982c27..54bc7af 100644
--- a/debian/control
+++ b/debian/control
@@ -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