aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ortp/ortp_0.7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ortp/ortp_0.7.1.bb')
-rw-r--r--recipes/ortp/ortp_0.7.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ortp/ortp_0.7.1.bb b/recipes/ortp/ortp_0.7.1.bb
index 0318301cfd..4700320153 100644
--- a/recipes/ortp/ortp_0.7.1.bb
+++ b/recipes/ortp/ortp_0.7.1.bb
@@ -1,4 +1,4 @@
require ortp.inc
-
-PR = "r1"
+DEPENDS = "glib-2.0 "
+PR = "${INC_PR}.0"