diff options
Diffstat (limited to 'recipes/nxcl')
-rw-r--r-- | recipes/nxcl/libnxcl_0.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nxcl/libnxcl_0.9.bb b/recipes/nxcl/libnxcl_0.9.bb index 6900248207..252368582f 100644 --- a/recipes/nxcl/libnxcl_0.9.bb +++ b/recipes/nxcl/libnxcl_0.9.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Backend library for the free nx-clients" HOMEPAGE = "http://freenx.berlios.de/" SECTION = "libs" LICENSE = "GPL" -PR = "r2" +PR = "r3" RDEPENDS_${PN} = "nxproxy nxssh" |