mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
Added isocodes as argument to the gnome expression
svn path=/nixpkgs/branches/stdenv-updates/; revision=15131
This commit is contained in:
parent
565d5e3ae3
commit
ba0682330d
1 changed files with 1 additions and 1 deletions
|
@ -9434,7 +9434,7 @@ let
|
|||
gettext x11 libtiff libjpeg libpng gtkLibs xlibs bzip2
|
||||
libcm python dbus dbus_glib ncurses which libxml2Python
|
||||
iconnamingutils openssl hal samba fam libgcrypt libtasn1
|
||||
xmlto docbook2x docbook_xsl intltool enchant;
|
||||
xmlto docbook2x docbook_xsl intltool enchant isocodes;
|
||||
});
|
||||
|
||||
kde3 = {
|
||||
|
|
Loading…
Reference in a new issue