mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[GH-ISSUE #232] alpine linux support #111
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @defnlnotme on GitHub (Nov 10, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/232
I failed to compile on alpine, with deps
libx11-dev glib-dev libadwaita-dev libxtst-dev gtk4.0-dev@feschber commented on GitHub (Nov 11, 2024):
Did you install pkg-config?
@defnlnotme commented on GitHub (Nov 11, 2024):
yes
@feschber commented on GitHub (Nov 11, 2024):
I just tested on a fresh alpine vm. Could not get it to link either. But this seems to be a general issue regarding gtk / libadwaita on alpine.