summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-gateway_5.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/lora/lora-gateway_5.0.1.bb')
-rw-r--r--recipes-connectivity/lora/lora-gateway_5.0.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-gateway_5.0.1.bb b/recipes-connectivity/lora/lora-gateway_5.0.1.bb
index 97dcd2b..6a4ba9d 100644
--- a/recipes-connectivity/lora/lora-gateway_5.0.1.bb
+++ b/recipes-connectivity/lora/lora-gateway_5.0.1.bb
@@ -5,8 +5,8 @@ SECTION = "console/utils"
# Semtech license is a modified BSD-style license
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a2bdef95625509f821ba00460e3ae0eb"
-DEPENDS = "libgps24"
-RDEPENDS_${PN} = "libgps24"
+DEPENDS = "gpsd"
+RDEPENDS_${PN} = "gpsd"
PR = "r21"
SRCREV = "408ecd322635e37c710006c95a22dddc455e7f08"