We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7927dcc commit cb0f7b2Copy full SHA for cb0f7b2
recipes/pyasn1/recipe.sh
@@ -2,7 +2,7 @@
2
3
VERSION_pyasn1=2.5
4
URL_pyasn1=http://downloads.sourceforge.net/project/pyasn1/pyasn1/0.1.4/pyasn1-0.1.4.tar.gz
5
-DEPS_pyasn1=()
+DEPS_pyasn1=(python)
6
MD5_pyasn1=
7
BUILD_pyasn1=$BUILD_PATH/pyasn1/$(get_directory $URL_pyasn1)
8
RECIPE_pyasn1=$RECIPES_PATH/pyasn1
0 commit comments