From 8dd59bdb181eaa9b2325d1e75f657e1b78c181fc Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 16 Aug 2010 16:37:24 +0200 Subject: recipes: bump PR in recipes depending on openssl after SHR and Angstrom moved to openssl-1.0.0 Signed-off-by: Martin Jansa --- recipes/python/python-ldap_2.3.9.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/python/python-ldap_2.3.9.bb') diff --git a/recipes/python/python-ldap_2.3.9.bb b/recipes/python/python-ldap_2.3.9.bb index f7f3cbe94e..de7d633855 100644 --- a/recipes/python/python-ldap_2.3.9.bb +++ b/recipes/python/python-ldap_2.3.9.bb @@ -4,6 +4,7 @@ PRIORITY = "optional" LICENSE = "Python-style" HOMEPAGE = "http://www.python-ldap.org/" DEPENDS = "python openldap" +PR = "r1" SRC_URI = "http://pypi.python.org/packages/source/p/${PN}/${PN}-${PV}.tar.gz \ file://setup.cfg.patch" -- cgit v1.2.3