oops, also add amsn here
svn path=/nixpkgs/trunk/; revision=5875
This commit is contained in:
parent
ecae366a77
commit
416dec24ab
@ -2168,6 +2168,10 @@ rec {
|
||||
inherit (gtkLibs) glib gtk;
|
||||
};
|
||||
|
||||
amsn = (import ../applications/networking/instant-messengers/amsn) {
|
||||
inherit fetchurl stdenv which tcl tk x11;
|
||||
};
|
||||
|
||||
xchat = (import ../applications/networking/irc/xchat) {
|
||||
inherit fetchurl stdenv pkgconfig tcl;
|
||||
inherit (gtkLibs) glib gtk;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user