epiphany: fix cross compilation

This commit is contained in:
Matthew Bauer
2020-03-06 00:45:45 -05:00
parent b5efbd50de
commit 66fcc60af8
@@ -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 = [