mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
libxfce4ui: Add missing gtk-doc inherit
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Martin Jansa
parent
f3185a70a3
commit
f0b89de520
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
|
||||||
DEPENDS = "perl-native glib-2.0 gtk+ intltool libxfce4util xfconf xfce4-dev-tools virtual/libx11 libsm libice"
|
DEPENDS = "perl-native glib-2.0 gtk+ intltool libxfce4util xfconf xfce4-dev-tools virtual/libx11 libsm libice"
|
||||||
|
|
||||||
inherit autotools gettext xfce xfce-git
|
inherit autotools gettext xfce xfce-git gtk-doc
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://git.xfce.org/xfce/libxfce4ui;protocol=git \
|
git://git.xfce.org/xfce/libxfce4ui;protocol=git \
|
||||||
|
|||||||
Reference in New Issue
Block a user