meta-openembedded/meta-gpe
Martin Jansa dbbfb2d125 fbreader: add sqlite3 dependency
* fails to build without:
  | Compiling SQLiteCommand.o ...Compiling SQLiteConnection.o ...Compiling
  SQLiteDataBase.o ...Compiling SQLiteDataReader.o ...Compiling
  SQLiteFactory.o ...In file included from SQLiteDataReader.h:26:0,
  |                  from SQLiteDataReader.cpp:20:
  | SQLiteCommand.h:24:21: fatal error: sqlite3.h: No such file or directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:27 +02:00
..
conf conf/layer.conf: Use .= for BBPATH and += for BBFILES 2011-05-09 18:59:00 +02:00
recipes-graphics recipes: Unify indentation 2013-04-15 16:23:17 +02:00
recipes-support/fbreader fbreader: add sqlite3 dependency 2013-08-14 13:34:27 +02: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-gpe]' 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-gpe][PATCH'

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