aboutsummaryrefslogtreecommitdiffstats
path: root/obs-patches
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-07-30 10:55:26 +0200
committerHarald Welte <laforge@osmocom.org>2020-07-30 11:07:12 +0200
commite17a4d66d06ad5acb74a728ca378ad0cc9fffdf0 (patch)
tree8986a1374d1ae8d38d6b7a8f98dcd11d0b246d03 /obs-patches
parent5fa739dc40147c2ae9e0d95ae0083302d8c62581 (diff)
nightly-packages: Hard-code LimeSuite to 20.01.0 as 20.07.0 is broken
See https://github.com/myriadrf/LimeSuite/issues/313 This also reverts the previous commits that removed the work-around for building LimeSuite on Debian10, as that one is still required for v20.01.0 (and not for v20.07.0). Change-Id: Ib70418f0b8a4c6aafa3098b6fa3e240f89112b59
Diffstat (limited to 'obs-patches')
-rw-r--r--obs-patches/limesuite/build-for-debian10.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/obs-patches/limesuite/build-for-debian10.patch b/obs-patches/limesuite/build-for-debian10.patch
new file mode 100644
index 0000000..2387b08
--- /dev/null
+++ b/obs-patches/limesuite/build-for-debian10.patch
@@ -0,0 +1,13 @@
+diff --git a/debian/control b/debian/control
+index c25b7c97..375ab95b 100644
+--- a/debian/control
++++ b/debian/control
+@@ -6,7 +6,7 @@ Build-Depends:
+ debhelper (>= 9.0.0),
+ cmake (>= 3.1.3),
+ libusb-1.0-0-dev,
+- libwxgtk3.0-dev,
++ libwxgtk3.0-gtk3-dev,
+ libsoapysdr-dev,
+ freeglut3-dev,
+ libfltk1.3-dev,