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;
|
s = import ./src-for-default.nix;
|
||||||
buildInputs = with a; [
|
buildInputs = with a; [
|
||||||
libpng libjpeg bzip2 zlib libtiff
|
libpng libjpeg bzip2 zlib libtiff
|
||||||
directfb libX11 libXau xproto gpm
|
libX11 libXau xproto gpm
|
||||||
openssl libXt pkgconfig
|
openssl libXt pkgconfig
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user