]> code.ossystems Code Review - openembedded-core.git/commit
gtk+3: disable gtk-doc when x11 is not available
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Fri, 2 Sep 2016 11:55:27 +0000 (14:55 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Sep 2016 11:12:15 +0000 (12:12 +0100)
commitd1e9927ba145036cb56d7512026df1a8c21a85dd
treedfbee0d055cac27664e3d134a5d95aa946d978b7
parentec972a24dbb93f822d69e253c4ecb563658029be
gtk+3: disable gtk-doc when x11 is not available

gtk-doc requires gdk/x11/gdkx.h which is not available if gdk x11 backend is disabled
(due to jku's patch).

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
meta/recipes-gnome/gtk+/gtk+3.inc