mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-14 17:04:42 +00:00
bitwig-studio: add libnghttp2 library (#360748)
This commit is contained in:
commit
7abb6b029f
@ -14,6 +14,7 @@
|
||||
, libglvnd
|
||||
, libjack2
|
||||
, libjpeg
|
||||
, libnghttp2
|
||||
, libxkbcommon
|
||||
, makeWrapper
|
||||
, pango
|
||||
@ -55,6 +56,7 @@ stdenv.mkDerivation rec {
|
||||
libjack2
|
||||
# libjpeg8 is required for converting jpeg's to colour palettes
|
||||
libjpeg
|
||||
libnghttp2
|
||||
libxcb
|
||||
libXcursor
|
||||
libX11
|
||||
|
Loading…
Reference in New Issue
Block a user