diff --git a/metadata/uk.org.boddie.android.weatherforecast.txt b/metadata/uk.org.boddie.android.weatherforecast.txt index 37e2fbaf5e..1d7582a687 100644 --- a/metadata/uk.org.boddie.android.weatherforecast.txt +++ b/metadata/uk.org.boddie.android.weatherforecast.txt @@ -16,7 +16,8 @@ Repo:https://bitbucket.org/dboddie/weather-forecast-android Build:1.0.2,102 commit=1.0.2 output=output.apk - srclibs=pycrypto@v2.6.1,duck@1.0.2 + srclibs=duck@1.0.3 + sudo=apt-get install -y python-crypto python-pygments markdown python-markdown imagemagick pngquant python-cairosvg build=PYTHONPATH=$$duck$$:$$pycrypto$$ ./build.py output.apk Auto Update Mode:None diff --git a/srclibs/pycrypto.txt b/srclibs/pycrypto.txt deleted file mode 100644 index be1a2c6f9c..0000000000 --- a/srclibs/pycrypto.txt +++ /dev/null @@ -1,2 +0,0 @@ -Repo Type:git -Repo:https://github.com/dlitz/pycrypto.git