mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
I think libreoffice does not want the 'en-US' language anymore.
svn path=/nixpkgs/trunk/; revision=33071
This commit is contained in:
parent
45e9207c4c
commit
73f9e302a0
@ -7,7 +7,7 @@
|
||||
, librsvg, gnome_vfs, gstreamer, gstPluginsBase, mesa
|
||||
, autoconf, automake, openldap, bash
|
||||
, fontsConf
|
||||
, langs ? [ "en-US" "ca" "ru" "eo" "fr" "nl" "de" "en-GB" ]
|
||||
, langs ? [ "ca" "ru" "eo" "fr" "nl" "de" "en-GB" ]
|
||||
}:
|
||||
|
||||
let
|
||||
|
Loading…
Reference in New Issue
Block a user