From c69d5c8da71c3320fc18308b95aded4aa949ddd3 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Thu, 8 Dec 2022 16:33:39 +0100 Subject: [PATCH] packaging: osmo-remsim-apitool needs py3-requests Related: OS#5817 Change-Id: I3b8f86b03aee145e0b0faf0394ab641666710bea --- contrib/osmo-remsim.spec.in | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/osmo-remsim.spec.in b/contrib/osmo-remsim.spec.in index 0245577..7c67b12 100644 --- a/contrib/osmo-remsim.spec.in +++ b/contrib/osmo-remsim.spec.in @@ -100,6 +100,7 @@ Summary: Osmocom Remote SIM - API tool for Server License: GPL-2.0-or-later Group: Productivity/Telephony/Servers Requires: python3 +Requires: python3-requests %description -n osmo-remsim-apitool This is a small python tool for generating API requests to remsim-server, diff --git a/debian/control b/debian/control index a9e2e56..6f424b9 100644 --- a/debian/control +++ b/debian/control @@ -54,7 +54,7 @@ Description: Osmocom Remote SIM - Central Server Package: osmo-remsim-apitool Architecture: any Multi-Arch: same -Depends: ${misc:Depends}, python3 +Depends: ${misc:Depends}, python3, python3-requests Description: Osmocom Remote SIM - API tool for server This is a small python tool for generating API requests to remsim-server, which can be used by the system administrator to introspect and/or modify