.builds: fix apple builder

The python package is gone, we may not need it and/or Debian installs
python3 by default.

curl is needed for automatically applying patches from the mailing list.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2020-10-13 15:29:03 +02:00
parent 24d6f3fb65
commit 2ddd4f1985
+1 -1
View File
@@ -2,7 +2,7 @@ image: debian/testing
packages:
- clang
- cmake
- python
- curl
- autoconf
- libxml2-dev
- libssl-dev