fix evals /cc @ttuegel

This commit is contained in:
Domen Kožar
2015-05-10 13:46:32 +02:00
parent 4f2b49744d
commit b7f15c43da
11 changed files with 18 additions and 20 deletions
@@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
sha256 = "13d35rlcjncd8lx3khkgn9x8is2xjd5fp6ns5xsn3w6l4xj9b4gl";
};
buildInputs = [ qt5 pkgconfig boost ];
buildInputs = [ qt5.base pkgconfig boost ];
postPatch = ''
sed -e "s|/usr/include/|/nonexistent/|g" -i linssid-app/*.pro