aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdbus-binding-tool/gdbus-binding-tool_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gdbus-binding-tool/gdbus-binding-tool_git.bb')
-rw-r--r--recipes/gdbus-binding-tool/gdbus-binding-tool_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gdbus-binding-tool/gdbus-binding-tool_git.bb b/recipes/gdbus-binding-tool/gdbus-binding-tool_git.bb
index c7b3c1c845..50b33dfbd3 100644
--- a/recipes/gdbus-binding-tool/gdbus-binding-tool_git.bb
+++ b/recipes/gdbus-binding-tool/gdbus-binding-tool_git.bb
@@ -1,6 +1,9 @@
DESCRIPTION = "gdbus-binding-tool is used to generate C code for interacting with remote objects using D-Bus."
DEPENDS = "glib-2.0 gdbus-binding-tool-native"
DEPENDS_virtclass-native = "glib-2.0-native"
+RDEPENDS_${PN} = "glib-2.0-utils"
+
+PR = "r1"
inherit autotools pkgconfig