1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 05:00:16 +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
wrapGAppsHook
buildPackages.glib
buildPackages.gtk3
];
buildInputs = [