Skip to content

Commit

Permalink
wlvncc: fix update
Browse files Browse the repository at this point in the history
  • Loading branch information
Artturin committed Sep 2, 2024
1 parent 6b16cb4 commit 52b72b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/wlvncc/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
ninja,
wayland,
wayland-protocols,
wayland-scanner,
libxkbcommon,
libvncserver,
libpthreadstubs,
Expand Down Expand Up @@ -41,6 +42,7 @@ stdenv.mkDerivation rec {

nativeBuildInputs = [
pkg-config
wayland-scanner
meson
ninja
];
Expand Down

0 comments on commit 52b72b1

Please sign in to comment.