pyyaml: rename recipe from python_pyyaml

This commit is contained in:
François Revol
2014-12-08 21:48:51 +01:00
parent 6e7d2bfcb8
commit f3f31d07db
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ ARCHITECTURES="x86 x86_gcc2 x86_64"
SOURCE_DIR="PyYAML-$portVersion"
PROVIDES="
python_pyyaml = $portVersion
pyyaml = $portVersion
"
REQUIRES="

View File

@@ -25,7 +25,7 @@ REQUIRES="
cmd:python
argh
pathtools
python_pyyaml
pyyaml
"
BUILD_REQUIRES="