* sylpheed-gtk2 -> sylpheed.
svn path=/nixpkgs/trunk/; revision=4092
This commit is contained in:
parent
86ca57f4bb
commit
01fd1c1d00
@ -1409,13 +1409,6 @@ rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
sylpheed = (import ../applications/networking/mailreaders/sylpheed) {
|
sylpheed = (import ../applications/networking/mailreaders/sylpheed) {
|
||||||
inherit fetchurl stdenv openssl;
|
|
||||||
inherit (gtkLibs1x) gtk gdkpixbuf;
|
|
||||||
sslSupport = true;
|
|
||||||
imageSupport = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
sylpheed_gtk2 = (import ../applications/networking/mailreaders/sylpheed-gtk2) {
|
|
||||||
inherit fetchurl stdenv pkgconfig openssl;
|
inherit fetchurl stdenv pkgconfig openssl;
|
||||||
inherit (gtkLibs) glib gtk;
|
inherit (gtkLibs) glib gtk;
|
||||||
sslSupport = true;
|
sslSupport = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user