diff options
author | Manuel Pietschmann <manuel.pietschmann@googlemail.com> | 2009-08-10 13:06:26 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-08-10 13:06:26 -0700 |
commit | 68233bb284d82040087b7d265ad3ad93c0cab475 (patch) | |
tree | eb77f96d41f6e35b226ba9aac15be5208ec0ebaf /recipes/python | |
parent | b4a6504890b98d415948dfd2e13dd37c5c600dca (diff) |
python-sip_4.8.2.bb: Add new recipe for python-sip
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/python')
-rw-r--r-- | recipes/python/python-sip_4.8.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/python/python-sip_4.8.2.bb b/recipes/python/python-sip_4.8.2.bb new file mode 100644 index 0000000000..db88ba974b --- /dev/null +++ b/recipes/python/python-sip_4.8.2.bb @@ -0,0 +1,2 @@ +require python-sip.inc +PR = "ml0" |