playonlinux: needs which and curl during runtime

This commit is contained in:
Yuri Albuquerque
2015-12-27 01:33:06 -04:00
parent 5cfeedc914
commit 9c6fecbda0
@@ -17,6 +17,8 @@
, xterm
, pkgs
, pkgsi686Linux
, which
, curl
}:
assert stdenv.isLinux;
@@ -39,6 +41,8 @@ let
wine
xdg-user-dirs
xterm
which
curl
];
ld32 =