mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35: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:
|
||||
- clang
|
||||
- cmake
|
||||
- python
|
||||
- curl
|
||||
- autoconf
|
||||
- libxml2-dev
|
||||
- libssl-dev
|
||||
|
||||
Reference in New Issue
Block a user