* Add libXext again.
svn path=/nixpkgs/trunk/; revision=1070
This commit is contained in:
parent
41548ccdab
commit
59bf3545de
@ -26,7 +26,7 @@ stdenv.mkDerivation {
|
||||
md5 = "90324a26025a49916c3c6ae5f1738dfa";
|
||||
};
|
||||
|
||||
inherit teletextSupport jpegSupport pngSupport perlXMLParser;
|
||||
inherit teletextSupport jpegSupport pngSupport libXext perlXMLParser;
|
||||
|
||||
buildInputs = [
|
||||
pkgconfig perl python x11 libXv libXmu libgnomeui
|
||||
|
Loading…
Reference in New Issue
Block a user