aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openbsc/openbsc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openbsc/openbsc.inc')
-rw-r--r--recipes/openbsc/openbsc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openbsc/openbsc.inc b/recipes/openbsc/openbsc.inc
index bb51e2b80f..d4549ee897 100644
--- a/recipes/openbsc/openbsc.inc
+++ b/recipes/openbsc/openbsc.inc
@@ -2,7 +2,7 @@ DESCRITOPN = "OpenBSC a Free Software GSM BaseStationController"
DEPENDS = "libdbi"
HOMEPAGE = "http://openbsc.gnumonks.org"
-RDEPENDS = "libdbd-sqlite3"
+RDEPENDS_${PN} = "libdbd-sqlite3"
INC_PR="r0"