accelges_svn: add `libglade` to `DEPENDS`
authorPaul Menzel <paulepanter@users.sourceforge.net>
Sun, 31 Oct 2010 12:49:59 +0000 (13:49 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sun, 31 Oct 2010 17:46:14 +0000 (18:46 +0100)
commit085ffb045ad5447db3d17706b8f4edba9d9ef0fd
treee3bd6f6be6a06a7b94d4ff02ab059679d9779409
parent7fbf049a41ac411934cbec1624e6525e0a2bdd6f
accelges_svn: add `libglade` to `DEPENDS`

The task `configure` failed with the following error.

        […]
        | checking for NOTIFY... yes
        | checking for GLADE... configure: error: Package requirements (libglade-2.0) were not met:
        |
        | No package 'libglade-2.0' found
        |
        | Consider adjusting the PKG_CONFIG_PATH environment variable if you
        | installed software in a non-standard prefix.
        |
        | Alternatively, you may set the environment variables GLADE_CFLAGS
        | and GLADE_LIBS to avoid the need to call pkg-config.
        | See the pkg-config man page for more details.
        |
        | ERROR: Function do_configure failed
        NOTE: package accelges-1_0.2+svnr206-r4: task do_configure: Failed

Adding `libglade` to `DEPENDS` fixes the problem and the recipe was build tested with the following build configuration.

        Build Configuration:
        BB_VERSION        = "1.10.0"
        METADATA_BRANCH   = "org.openembedded.dev"
        METADATA_REVISION = "1218fb1420ff039012d08e4a43cf3bac70c08fdf"
        TARGET_ARCH       = "arm"
        TARGET_OS         = "linux-gnueabi"
        MACHINE           = "beagleboard"
        DISTRO            = "angstrom"
        DISTRO_VERSION    = "next"
        TARGET_FPU        = "hard"

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/accelges/accelges_svn.bb