diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-02 15:16:51 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-02 15:16:51 +0100 |
commit | b575b1a23394d0c81eb127ca27c91159f1b56dd3 (patch) | |
tree | 27a8dae700bed7a863ba8b0a6eb255adf19fbba8 /meta-gnome/recipes-gnome | |
parent | 9921cd13fc596dae2fe3033177a1c2ee4197b544 (diff) |
gdm 2.32.2: Bump PR for recent class changes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb index 9be65b3..684e7f7 100644 --- a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb +++ b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ xrdb" -PR = "r5" +PR = "r6" inherit gnome update-rc.d |