mirror of
https://github.com/gramps-project/gramps
synced 2025-10-05 23:52:46 +02:00
wip
This commit is contained in:
2
.github/workflows/build_deb.yml
vendored
2
.github/workflows/build_deb.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-22.04, ubuntu-24.04]
|
||||
os: [ubuntu-24.04]
|
||||
|
||||
|
||||
steps:
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@@ -34,6 +34,7 @@ Depends:
|
||||
python3-gi (>= 3.12.0),
|
||||
python3-gi-cairo,
|
||||
python3-bsddb3,
|
||||
python3-orjson,
|
||||
${misc:Depends},
|
||||
${python3:Depends}
|
||||
Recommends:
|
||||
|
Reference in New Issue
Block a user