Skip to content

fix(installation): Debian systemd-dev dependency - #30

Merged
JimmyCozza merged 1 commit into
trip-zip:mainfrom
shuber2:fix/systemd-deps
Aug 28, 2026
Merged

fix(installation): Debian systemd-dev dependency#30
JimmyCozza merged 1 commit into
trip-zip:mainfrom
shuber2:fix/systemd-deps

Conversation

@shuber2

@shuber2 shuber2 commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

The meson build system genuinely requires systemd.pc for systemd support, and in particular to install somewm-session. Debian provides this via the systemd-dev package.

The meson build system genuinely requires systemd.pc for systemd
support, and in particular to install somewm-session. Debian provides
this via the systemd-dev package.
@JimmyCozza
JimmyCozza merged commit 1753ffd into trip-zip:main Aug 28, 2026
1 check passed
JimmyCozza added a commit that referenced this pull request Aug 28, 2026
The 2.0 snapshot was cut before #30 merged, so the fix reached only the
dev docs. 1.4 needs it too: release/1.4 meson.build resolves
dependency('systemd') the same way.
JimmyCozza added a commit that referenced this pull request Aug 28, 2026
The 2.0 snapshot was cut before #30 merged, so the fix reached only the
dev docs. 1.4 needs it too: release/1.4 meson.build resolves
dependency('systemd') the same way.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants