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