]> code.ossystems Code Review - openembedded-core.git/commit
alsa-tools: Fix build without x11
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 1 Apr 2014 16:42:04 +0000 (16:42 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Apr 2014 10:47:55 +0000 (11:47 +0100)
commitbe37edbdfe1e1ad833155154cabdff16f1d4267f
tree8e2f8f02403658b3e6d1efdb8c36c03999280cc0
parent9d502ca8551fd461f869395b1b7e62d6dcf59a84
alsa-tools: Fix build without x11

The patch had some new tool (hdajackretask) missing which were
triggering build failures in O.S. Systems' builder as:

,----[ Build error in a clean tmp, without x11 ]
| checking for GTK3... no
| configure: error: Package requirements (gtk+-3.0) were not met:
|
| No package 'gtk+-3.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 GTK3_CFLAGS
| and GTK3_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
| make: *** [all] Error 1
`----

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch
meta/recipes-multimedia/alsa/alsa-tools_1.0.27.bb