aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/divmod.inc
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-04 22:21:09 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-04 22:21:09 +0200
commit5edfb2709108ff53dc6ee36df0c43724b3074af0 (patch)
tree20cb189644edb8de4a3ffa76ed6e721a5e19e4f7 /recipes/python/divmod.inc
parent82ead3bfec1b30a8ed04748cc8edf0fb2c0e512c (diff)
downloadopenembedded-5edfb2709108ff53dc6ee36df0c43724b3074af0.tar.gz
divmod.inc: added INC_PR
and used it in the recipes Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/python/divmod.inc')
-rw-r--r--recipes/python/divmod.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/python/divmod.inc b/recipes/python/divmod.inc
index 20be1b2e38..37b99c1967 100644
--- a/recipes/python/divmod.inc
+++ b/recipes/python/divmod.inc
@@ -1,5 +1,7 @@
SRC_URI = "http://divmod.org/trac/attachment/wiki/SoftwareReleases/${REALPN}-${PV}.tar.gz?format=raw"
+INC_PR = "r0"
+
DEPENDS += "python-twisted-native"
do_unpack2() {