mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
e31b6bd020
The underlying issue seems to be fixed, so let's drop the now obsolete
workarounds.
Introduced in 65be7042a8
15 lines
214 B
YAML
15 lines
214 B
YAML
---
|
|
# vi: ts=2 sw=2 et:
|
|
|
|
extraction:
|
|
cpp:
|
|
prepare:
|
|
packages:
|
|
- libpwquality-dev
|
|
- libfdisk-dev
|
|
- libp11-kit-dev
|
|
- libssl-dev
|
|
python:
|
|
python_setup:
|
|
version: 3
|