Removing sqliteargument for tb2
svn path=/nixpkgs/trunk/; revision=17062
This commit is contained in:
@@ -7282,8 +7282,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
thunderbird = import ../applications/networking/mailreaders/thunderbird-2.x {
|
thunderbird = import ../applications/networking/mailreaders/thunderbird-2.x {
|
||||||
inherit fetchurl stdenv pkgconfig perl zip libjpeg libpng zlib cairo
|
inherit fetchurl stdenv pkgconfig perl zip libjpeg libpng zlib cairo;
|
||||||
sqlite;
|
|
||||||
inherit (gtkLibs) gtk;
|
inherit (gtkLibs) gtk;
|
||||||
inherit (gnome) libIDL;
|
inherit (gnome) libIDL;
|
||||||
inherit (xlibs) libXi;
|
inherit (xlibs) libXi;
|
||||||
|
|||||||
Reference in New Issue
Block a user