Removing sqliteargument for tb2

svn path=/nixpkgs/trunk/; revision=17062
This commit is contained in:
Michael Raskin 2009-09-12 05:53:25 +00:00
parent 7c38144378
commit 3557e1c843

View File

@ -7282,8 +7282,7 @@ let
};
thunderbird = import ../applications/networking/mailreaders/thunderbird-2.x {
inherit fetchurl stdenv pkgconfig perl zip libjpeg libpng zlib cairo
sqlite;
inherit fetchurl stdenv pkgconfig perl zip libjpeg libpng zlib cairo;
inherit (gtkLibs) gtk;
inherit (gnome) libIDL;
inherit (xlibs) libXi;