libcloudproviders: fix build

This commit is contained in:
Jan Tojnar
2018-03-22 07:48:13 +01:00
parent fefbcbc550
commit f7397f21ab
2 changed files with 15 additions and 0 deletions
@@ -13,6 +13,10 @@ in stdenv.mkDerivation rec {
sha256 = "1c3vfg8wlsv0fmi1lm9qhsqdvp4k33yvwn6j680rh49laayf7k3g";
};
patches = [
./fix-include.patch
];
outputs = [ "out" "dev" "devdoc" ];
mesonFlags = [