Skip to content

Commit 2c38963

Browse files
committed
Update Debian install instructions
Systemd has had a single -dev binary package since ~2014, so these have not worked for a long time. Noted in #138 (but not the main thrust of the issue)
1 parent cb50f8b commit 2c38963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ On CentOS, RHEL, and Fedora:
4848

4949
On Debian or Ubuntu:
5050

51-
apt install libsystemd-{journal,daemon,login,id128}-dev gcc python3-dev pkg-config
51+
apt install libsystemd-dev gcc python3-dev pkg-config
5252

5353
Usage
5454
=====

0 commit comments

Comments
 (0)