Awesome! another hour wasted by a missing dependecy libXext

svn path=/nixpkgs/trunk/; revision=9268
This commit is contained in:
Wouter den Breejen 2007-09-06 17:04:57 +00:00
parent 964aee2850
commit 9dbaeb8794

View File

@ -2,7 +2,7 @@
, perlCompressZlib, zlib, libjpeg, expat, pkgconfig, freetype, libwpd
, libxml2, db4, sablotron, curl, libXaw, fontconfig, libsndfile, neon
, bison, flex, zip, unzip, gtk, libmspack, getopt, file, jre, cairo, which
, icu, boost, jdk, ant, hsqldb
, icu, boost, jdk, ant, hsqldb, libXext
}:
stdenv.mkDerivation rec {
@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
pam python tcsh libxslt perl perlArchiveZip perlCompressZlib zlib
libjpeg expat pkgconfig freetype libwpd libxml2 db4 sablotron curl
libXaw fontconfig libsndfile neon bison flex zip unzip gtk libmspack
getopt file jdk cairo which icu boost
getopt file jdk cairo which icu boost libXext
];
inherit icu fontconfig;