mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
* sylpheed-gtk2 -> sylpheed.
svn path=/nixpkgs/trunk/; revision=4092
This commit is contained in:
parent
86ca57f4bb
commit
01fd1c1d00
2 changed files with 0 additions and 7 deletions
|
@ -1409,13 +1409,6 @@ rec {
|
|||
};
|
||||
|
||||
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 (gtkLibs) glib gtk;
|
||||
sslSupport = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue