Skip to content

Commit

Permalink
bitwig-studio1: fix dependency to libxkbcommon_7
Browse files Browse the repository at this point in the history
(cherry picked from commit 6fcc67e)
  • Loading branch information
Ingolf Wagner authored and worldofpeace committed Nov 23, 2018
1 parent fabf2dd commit 172eb14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/top-level/all-packages.nix
Expand Up @@ -15595,6 +15595,7 @@ with pkgs;

bitwig-studio1 = callPackage ../applications/audio/bitwig-studio/bitwig-studio1.nix {
inherit (gnome3) zenity;
libxkbcommon = libxkbcommon_7;
};
bitwig-studio2 = callPackage ../applications/audio/bitwig-studio/bitwig-studio2.nix {
inherit (gnome3) zenity;
Expand Down

0 comments on commit 172eb14

Please sign in to comment.