rpi: more packages to cross-compile

This commit is contained in:
Domen Kozar 2013-05-26 12:54:13 +02:00
parent e6878aae7b
commit d31b8b2988

View File

@ -363,9 +363,14 @@ in {
inetutils.crossDrv = nativePlatforms;
nixUnstable.crossDrv = nativePlatforms;
patch.crossDrv = nativePlatforms;
zile.crossDrv = nativePlatforms;
prboom.crossDrv = nativePlatforms;
vim.crossDrv = nativePlatforms;
tmux.crossDrv = nativePlatforms;
screen.crossDrv = nativePlatforms;
unrar.crossDrv = nativePlatforms;
unzip.crossDrv = nativePlatforms;
hdparm.crossDrv = nativePlatforms;
ddrescue.crossDrv = nativePlatforms;
git.crossDrv = nativePlatforms;
lynx.crossDrv = nativePlatforms;
patchelf.crossDrv = nativePlatforms;
nix.crossDrv = nativePlatforms;