openembedded-essential: add bc and python-pysqlite2 to deb
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 19 Jan 2008 14:26:29 +0000 (14:26 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 19 Jan 2008 14:26:29 +0000 (14:26 +0000)
* I had been under the false impression these were already part of the deb definition

contrib/distro-packages/debian/openembedded-essential-1.4/debian/changelog
contrib/distro-packages/debian/openembedded-essential-1.4/debian/control

index f20697c..74193e3 100644 (file)
@@ -3,6 +3,7 @@ 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
+*   add bc and python-pysqlite2
 
  -- Rolf Leggewie <oe-devel@rolf.leggewie.biz>  Mon, 19 Jan 2008 14:25:00 +0100
 
index c7a7e5b..583a13e 100644 (file)
@@ -7,7 +7,7 @@ Standards-Version: 3.7.2
 
 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
+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, bc, python-pysqlite2
 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