diff options
Diffstat (limited to 'recipes/gnome/system-tools-backends_2.10.0.bb')
-rw-r--r-- | recipes/gnome/system-tools-backends_2.10.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gnome/system-tools-backends_2.10.0.bb b/recipes/gnome/system-tools-backends_2.10.0.bb index 69f24d34ed..4619d357b5 100644 --- a/recipes/gnome/system-tools-backends_2.10.0.bb +++ b/recipes/gnome/system-tools-backends_2.10.0.bb @@ -6,6 +6,7 @@ DEPENDS = "dbus dbus-glib glib-2.0 policykit" # Shadow added so there is a full adduser/deluser # (Gnome images tend to pull in shadow anyway) RDEPENDS_${PN} = "shadow" +PR = "r1" inherit gnome pkgconfig update-rc.d |