rPackages.DropletUtils: fix build

This commit is contained in:
Justin Bedo 2021-12-07 09:20:31 +11:00
parent f4c82e0d62
commit 717914f31f
No known key found for this signature in database
GPG Key ID: 2C18202C56C182BD

View File

@ -645,6 +645,7 @@ let
RcppBigIntAlgos = [ pkgs.gmp.dev ];
HilbertVisGUI = [ pkgs.gnome2.gtkmm.dev ];
textshaping = with pkgs; [ harfbuzz.dev freetype.dev fribidi libpng ];
DropletUtils = [ pkgs.zlib.dev ];
};
packagesRequiringX = [