3
0
Fork 0
forked from mirrors/nixpkgs

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 = [