meta-openembedded/meta-oe
Bob Ham 76df85bd1a poppler: move RDEPENDS on poppler-data to libpoppler
The poppler-data package contains data needed by consumers of
the libpoppler package, for example evince.  However, the RDEPENDS in
this recipe is only for the poppler package.  Moving the RDEPENDS to
libpoppler ensures that poppler-data is included in any builds with
separate libpoppler consumers but not poppler.  The poppler package
automatically depends on libpoppler so poppler's dependency on
poppler-data is not lost.

Signed-off-by: Bob Ham <bob.ham@collabora.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2015-12-20 14:18:40 -08:00
..
classes autotools-bootstrap.bbclass: initial add 2015-11-06 17:49:35 +01:00
conf lmsensors: exclude lmsensors-config dependency with SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS 2015-11-16 21:57:47 +01:00
licenses QWTv1.0: Add qwt license version 1.0 2015-09-08 16:24:16 +02:00
recipes-benchmark iperf3 :upgrade to 3.1 2015-10-23 12:53:24 +02:00
recipes-connectivity krb5: fix CVE-2015-2698 2015-12-20 14:11:57 -08:00
recipes-core llvm.inc: fix PACKAGES_DYNAMIC 2015-10-13 12:27:51 +02:00
recipes-devtools Revert "luajit: Upgrade to 2.1 beta1" 2015-11-11 10:46:55 +01:00
recipes-extended tipcutils: set MACHINE_ARCH, because it depends on kernel 2015-11-16 21:57:45 +01:00
recipes-gnome libgudev: skip recipe for distros not using systemd as init 2015-10-13 12:27:51 +02:00
recipes-graphics sessreg: add a patch to avoid build errors. 2015-12-20 14:17:57 -08:00
recipes-kernel ktap: add libelf PACKAGECONFIG also to ktap-module 2015-11-11 10:46:55 +01:00
recipes-multimedia cdrkit: initial add 1.1.11 2015-11-06 17:49:38 +01:00
recipes-navigation gdal: blacklist, fails to build with gcc-5 2015-10-13 12:27:49 +02:00
recipes-qt qt-mobility: fix dependencies and PACKAGECONFIG 2015-11-16 21:57:47 +01:00
recipes-sato/claws-mail sylpheed: remove do_install_append 2015-05-17 09:46:31 +02:00
recipes-support poppler: move RDEPENDS on poppler-data to libpoppler 2015-12-20 14:18:40 -08:00
recipes-test fwts: add the Firmware Test Suite 2014-12-31 16:35:34 +01:00
site
COPYING.MIT
README README: update maintainers list for jethro 2015-11-11 12:11:28 +01:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: jethro
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][jethro]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][jethro][PATCH'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Jethro Branch Maintainer:
Armin Kuster <akuster808@gmail.com>