forked from mirrors/nixpkgs
Links2 works in FB without directfb just fine
svn path=/nixpkgs/trunk/; revision=18157
This commit is contained in:
parent
e4a67dbe5b
commit
3be216a703
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue