From 75268ccf888a07612411491ee0ad3d2ca3366eb8 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 13 Jan 2010 17:09:55 +0100 Subject: libpam-base-files: RRECOMMEND libpam-meta --- recipes/pam/libpam-base-files.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/pam') diff --git a/recipes/pam/libpam-base-files.bb b/recipes/pam/libpam-base-files.bb index 52d762202e..70c357c244 100644 --- a/recipes/pam/libpam-base-files.bb +++ b/recipes/pam/libpam-base-files.bb @@ -5,8 +5,9 @@ PRIORITY = "optional" LICENSE = "GPLv2" DEPENDS = "" RDEPENDS = "libpam" +RRECOMMENDS = "libpam-meta" -PR = "r2" +PR = "r3" SRC_URI = " \ file://pam.d/* \ -- cgit 1.2.3-korg