aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-02-23 21:07:21 +0000
committerTom Rini <tom_rini@mentor.com>2011-02-23 14:08:27 -0700
commit33d0e6d0ae64c4f922596531713c0e70f1069d17 (patch)
tree480c38c3f2b75fa569a7b331b14762c55055f08c /contrib
parent4a37a644b9646162f197825dd64b051156064f89 (diff)
downloadopenembedded-33d0e6d0ae64c4f922596531713c0e70f1069d17.tar.gz
contrib/openembedded-essential (debian): depends on chrpath
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/distro-packages/debian/openembedded-essential/debian/changelog6
-rw-r--r--contrib/distro-packages/debian/openembedded-essential/debian/control2
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 8485f3e720..afd198aaf1 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@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 9f1e0953d4..f751672040 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