Enabled VICE again, which was commented out

svn path=/nixpkgs/trunk/; revision=15901
This commit is contained in:
Sander van der Burg 2009-06-09 10:08:55 +00:00
parent 22474c3539
commit 1817c3acde

View File

@ -7896,11 +7896,11 @@ let
sqlite subversion pysqlite; sqlite subversion pysqlite;
}; };
# vice = import ../misc/emulators/vice { vice = import ../misc/emulators/vice {
# inherit stdenv fetchurl perl gettext libpng giflib libjpeg alsaLib readline mesa; inherit stdenv fetchurl perl gettext libpng giflib libjpeg alsaLib readline mesa;
# inherit pkgconfig SDL makeDesktopItem autoconf automake; inherit pkgconfig SDL makeDesktopItem autoconf automake;
# inherit (gtkLibs) gtk; inherit (gtkLibs) gtk;
# }; };
wine = wine =
if system == "x86_64-linux" then if system == "x86_64-linux" then