diff --git a/packages/python/web/PyYAML/meta b/packages/python/web/PyYAML/meta index 518e724c36..516a88e34d 100644 --- a/packages/python/web/PyYAML/meta +++ b/packages/python/web/PyYAML/meta @@ -25,7 +25,7 @@ PKG_ARCH="any" PKG_LICENSE="OSS" PKG_SITE="http://pyyaml.org/" PKG_URL="http://pyyaml.org/download/pyyaml/$PKG_NAME-$PKG_VERSION.tar.gz" -PKG_DEPENDS="Python disribute yaml" +PKG_DEPENDS="Python distribute yaml" PKG_BUILD_DEPENDS="toolchain Python distribute distutilscross yaml" PKG_PRIORITY="optional" PKG_SECTION="python/web"