[oe-commits] Otavio Salvador : contrib/openembedded-essential (debian): depends on chrpath

git version control git at git.openembedded.org
Wed Feb 23 21:09:40 UTC 2011


Module: openembedded.git
Branch: master
Commit: 33d0e6d0ae64c4f922596531713c0e70f1069d17
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=33d0e6d0ae64c4f922596531713c0e70f1069d17

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Feb 23 21:07:21 2011 +0000

contrib/openembedded-essential (debian): depends on chrpath

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 .../debian/openembedded-essential/debian/changelog |    6 ++++++
 .../debian/openembedded-essential/debian/control   |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/contrib/distro-packages/debian/openembedded-essential/debian/changelog b/contrib/distro-packages/debian/openembedded-essential/debian/changelog
index 8485f3e..afd198a 100644
--- a/contrib/distro-packages/debian/openembedded-essential/debian/changelog
+++ b/contrib/distro-packages/debian/openembedded-essential/debian/changelog
@@ -1,3 +1,9 @@
+openembedded-essential (1.5) unstable; urgency=low
+
+  * add chrpath as dependency.
+
+ -- Otavio Salvador <otavio at ossystems.com.br>  Fri, 18 Feb 2011 02:00:59 +0000
+
 openembedded-essential (1.4) unstable; urgency=low
 
   * remove gfortran from dependency after a5c7b007eaa675cc904f5285291d2f8a597efc84 caused controversy.
diff --git a/contrib/distro-packages/debian/openembedded-essential/debian/control b/contrib/distro-packages/debian/openembedded-essential/debian/control
index 9f1e095..f751672 100644
--- a/contrib/distro-packages/debian/openembedded-essential/debian/control
+++ b/contrib/distro-packages/debian/openembedded-essential/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.7.3
 
 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, bc, python-pysqlite2, help2man
+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, help2man, chrpath
 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





More information about the Openembedded-commits mailing list