aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-ldap_2.3.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-ldap_2.3.9.bb')
-rw-r--r--recipes/python/python-ldap_2.3.9.bb1
1 files changed, 1 insertions, 0 deletions
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"