diff --git a/metadata/uk.org.boddie.android.weatherforecast.txt b/metadata/uk.org.boddie.android.weatherforecast.txt index d5b4ba7306..37e2fbaf5e 100644 --- a/metadata/uk.org.boddie.android.weatherforecast.txt +++ b/metadata/uk.org.boddie.android.weatherforecast.txt @@ -16,8 +16,8 @@ Repo:https://bitbucket.org/dboddie/weather-forecast-android Build:1.0.2,102 commit=1.0.2 output=output.apk - srclibs=duck@1.0.2 - build=PYTHONPATH=$$duck$$ ./build.py output.apk + srclibs=pycrypto@v2.6.1,duck@1.0.2 + build=PYTHONPATH=$$duck$$:$$pycrypto$$ ./build.py output.apk Auto Update Mode:None Update Check Mode:None diff --git a/srclibs/pycrypto.txt b/srclibs/pycrypto.txt new file mode 100644 index 0000000000..be1a2c6f9c --- /dev/null +++ b/srclibs/pycrypto.txt @@ -0,0 +1,2 @@ +Repo Type:git +Repo:https://github.com/dlitz/pycrypto.git