mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 09:55:40 +00:00
.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:
+1
-1
@@ -2,7 +2,7 @@ image: debian/testing
|
|||||||
packages:
|
packages:
|
||||||
- clang
|
- clang
|
||||||
- cmake
|
- cmake
|
||||||
- python
|
- curl
|
||||||
- autoconf
|
- autoconf
|
||||||
- libxml2-dev
|
- libxml2-dev
|
||||||
- libssl-dev
|
- libssl-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user