3
0
Fork 0
forked from mirrors/nixpkgs

Links2 works in FB without directfb just fine

svn path=/nixpkgs/trunk/; revision=18157
This commit is contained in:
Michael Raskin 2009-11-05 21:09:36 +00:00
parent e4a67dbe5b
commit 3be216a703

View file

@ -3,7 +3,7 @@ let
s = import ./src-for-default.nix;
buildInputs = with a; [
libpng libjpeg bzip2 zlib libtiff
directfb libX11 libXau xproto gpm
libX11 libXau xproto gpm
openssl libXt pkgconfig
];
in