+openembedded-essential (1.4) unstable; urgency=low
+
+ * remove gfortran from dependency after a5c7b007eaa675cc904f5285291d2f8a597efc84 caused controversy.
+ Ultimately it was decided that OE should not depend on gfortran and that another solution ought
+ to be found. The gfortran check in sanity.bbclass was dropped in 63c7ad87655c2781ad8b9c81af430596f48a24a6
+
+ -- Rolf Leggewie <oe-devel@rolf.leggewie.biz> Mon, 19 Jan 2008 14:25:00 +0100
openembedded-essential (1.3) unstable; urgency=low
Package: openembedded-essential
Architecture: all
-Depends: python (>= 2.3), ccache, build-essential, quilt, bison, wget, cvs, subversion, git-core, monotone, coreutils, unzip, texi2html, texinfo, libsdl1.2-dev, docbook-utils, gawk, gfortran
+Depends: python (>= 2.3), ccache, build-essential, quilt, bison, wget, cvs, subversion, git-core, monotone, coreutils, unzip, texi2html, texinfo, libsdl1.2-dev, docbook-utils, gawk
Description: Metapackage to install all needed packages to start using OpenEmbedded
OpenEmbedded is a full-featured development environment allowing users to
target a wide variety of devices. Supporting multiple build, release paths and
Summary: Metapackage to install all needed packages to start using OpenEmbedded
Name: openembedded-essential
-Version: 1.1
+Version: 1.4
Release: 1
License: MIT
Group: Devel
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
-Requires: python, ccache, quilt, sed, bison, wget, cvs, subversion, git-core, monotone, coreutils, unzip, texi2html, texinfo, docbook-utils, gawk
+Requires: python, ccache, quilt, sed, bison, wget, cvs, subversion, git-core, monotone, coreutils, unzip, texi2html, texinfo, docbook-utils, gawk, bc, python-pysqlite2
%description
OpenEmbedded is a full-featured development environment allowing users to
%changelog
+* Sun Jan 19 16 2007 Rolf 'Laibsch' Leggewie
+
+openembedded-essential (1.4) unstable; urgency=low
+
+ * added bc and python-pysqlite2
+
* Tue Nov 19 2006 Marcin Juszkiewicz <hrw@openembedded.org>
openembedded-essential (1.1-1) unstable; urgency=low