fix build
This commit is contained in:
parent
ddd5da0c6d
commit
0b35e3b74a
1 changed files with 8 additions and 1 deletions
|
@ -21,14 +21,21 @@ buildGoModule {
|
|||
"-w"
|
||||
];
|
||||
|
||||
tags = [
|
||||
"wayland"
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
wayland
|
||||
libxkbcommon
|
||||
libGL
|
||||
pkg-config
|
||||
xorg.libX11
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
];
|
||||
|
||||
meta = {
|
||||
description = "";
|
||||
homepage = "https://forgejo.helveticanonstandard.net/helvetica/xenumenu";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue