1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00

epiphany: include gtk3 build dependency

This commit is contained in:
Matthew Bauer 2020-02-27 18:00:20 -05:00
parent 777a2b4c56
commit 80be56bd6a

View file

@ -68,6 +68,7 @@ stdenv.mkDerivation rec {
python3 python3
wrapGAppsHook wrapGAppsHook
buildPackages.glib buildPackages.glib
buildPackages.gtk3
]; ];
buildInputs = [ buildInputs = [