epiphany: fix cross compilation

This commit is contained in:
Matthew Bauer 2020-02-26 17:11:17 -05:00
parent b5efbd50de
commit 66fcc60af8

View file

@ -30,6 +30,7 @@
, json-glib
, libdazzle
, libhandy
, buildPackages
}:
stdenv.mkDerivation rec {
@ -56,6 +57,7 @@ stdenv.mkDerivation rec {
pkgconfig
python3
wrapGAppsHook
buildPackages.glib
];
buildInputs = [