s/dependancy/dependency/

This commit is contained in:
Mateusz Kowalczyk 2014-09-10 00:28:49 +01:00
parent e3fd4499ef
commit 7e5d0ee0c3
5 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@ stdenv.mkDerivation (rec {
sha256 = "0pz58vr12qihq2f0bypjxsb6cf6ajq5258fmfm8s6lvwm3b9xz6a";
};
# If architecture-dependant MO files aren't available, they're generated
# If architecture-dependent MO files aren't available, they're generated
# during build, so we need gettext for cross-builds.
crossAttrs.buildInputs = [ gettext ];

View file

@ -13,7 +13,7 @@ stdenv.mkDerivation {
prefixKey = "--prefix ";
meta = {
description = "An editor-independant tool to ease the developpement of programs in OCaml";
description = "An editor-independent tool to ease the development of programs in OCaml";
homepage = "http://the-lambda-church.github.io/merlin/";
license = stdenv.lib.licenses.mit;
};

View file

@ -6,7 +6,7 @@ Systeemvereisten
* glib >= 2.2.0
* gtk >= 2.2.0
Glib 2 is een 'dependancy' van gtk2. Als je gtk2 op je systeem hebt staan dan heb je ongetwijfeld ook glib2 op je systeem. Zie: www.gtk.org voor meer informatie omtrent Glib/gtk2
Glib 2 is een 'dependency' van gtk2. Als je gtk2 op je systeem hebt staan dan heb je ongetwijfeld ook glib2 op je systeem. Zie: www.gtk.org voor meer informatie omtrent Glib/gtk2
Alhoewel FTD4Linux gtk 2.2 als minimumvereiste heeft raden we toch aan om gtk 2.4 te gebruiken. Dit vanwege een bug in gtk versies 2.2.2 t/m 2.2.4.
* libxml2 >= 2.2.5

View file

@ -301,7 +301,7 @@ let self = _self // overrides; _self = with self; {
and produces an XML document in Dia format (or images via graphviz
and vcg). Its goal is to be a UML / DB Schema diagram autocreation
package. The diagrams its creates are standard UML diagrams showing
dependancies, superclasses, packages, classes and inheritances, as
dependencies, superclasses, packages, classes and inheritances, as
well as the methods, etc of each class.
AutoDia supports any language that a Handler has been written for,

View file

@ -3456,7 +3456,7 @@ rec {
};
buildInputs = [ nose ];
# dateutil dependancy: requirement is dateutil !=2.0 and != 2.2,
# dateutil dependency: requirement is dateutil !=2.0 and != 2.2,
# dateutil_1_5 is used as it's supported, but a newer version could be used
propagatedBuildInputs = [ paver feedparser sqlalchemy pyyaml rpyc
beautifulsoup4 html5lib pyrss2gen pynzb progressbar jinja2 flask