meta-openembedded/meta-efl
Martin Jansa f4fa7239f3 webkit-efl: add dependency on gstreamer
* fails without it:
  | -- checking for module 'gstreamer-0.10'
  | --   package 'gstreamer-0.10' not found
  | -- checking for module 'gstreamer-base-0.10'
  | --   package 'gstreamer-base-0.10' not found
  | -- checking for module 'gstreamer-app-0.10'
  | --   package 'gstreamer-app-0.10' not found
  | -- checking for module 'gstreamer-audio-0.10'
  | --   package 'gstreamer-audio-0.10' not found
  | -- checking for module 'gstreamer-fft-0.10'
  | --   package 'gstreamer-fft-0.10' not found
  | -- checking for module 'gstreamer-interfaces-0.10'
  | --   package 'gstreamer-interfaces-0.10' not found
  | -- checking for module 'gstreamer-pbutils-0.10'
  | --   package 'gstreamer-pbutils-0.10' not found
  | -- checking for module 'gstreamer-video-0.10'
  | --   package 'gstreamer-video-0.10' not found
  | CMake Error at cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  |   Could NOT find GStreamer (missing: GSTREAMER_INCLUDE_DIRS

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:30 +02:00
..
classes e-base: add module.so to PRIVATE_LIBS 2013-07-30 11:17:42 +02:00
conf e-wm: add recipe for released tarball 2012-12-23 09:32:53 +01:00
recipes-core/meta task*: rename to packagegroup to match oe-core 2012-09-05 10:05:06 +02:00
recipes-devtools/python python-edje: Fix building by preventing attempted use of examples 2013-08-14 13:34:27 +02:00
recipes-efl webkit-efl: add dependency on gstreamer 2013-08-14 13:34:30 +02:00
recipes-multimedia/lightmediascanner imlib2, lightmediascanner: Add PRIVATE_LIBS 2013-08-14 13:34:22 +02:00
recipes-navigation/mcnavi mcnavi: upgrade to 0.3.4 2012-12-25 19:46:28 +01:00
COPYING.MIT meta-efl: add COPYING.MIT 2011-03-24 21:24:57 +01:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

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

URI: git://github.com/openembedded/meta-oe.git
branch: master
revision: HEAD

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

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

Interim layer maintainers: Koen Kooi <koen@dominion.thruhere.net>
                           Martin Jansa <martin.jansa@gmail.com>