mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
xfce4-terminal: Add missing gtk-doc dependency
Fixes | ../xfce4-terminal-0.8.10/configure: line 17282: syntax error near unexpected token `1.9' | ../xfce4-terminal-0.8.10/configure: line 17282: `GTK_DOC_CHECK(1.9)' Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
01171236da
commit
6629824211
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Terminal emulator for the Xfce desktop environment"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
DEPENDS = "glib-2.0 gtk+3 vte libxfce4ui"
|
||||
DEPENDS = "glib-2.0 gtk+3 vte libxfce4ui gtk-doc-native"
|
||||
|
||||
inherit xfce-app
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user