mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
xfce4-closebutton-plugin: Fix build with clang
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -9,7 +9,9 @@ DEPENDS += "exo-native libwnck xfconf"
|
||||
|
||||
PV = "0.1.0+gitr${SRCPV}"
|
||||
|
||||
SRC_URI = "git://github.com/schnitzeltony/xfce4-closebutton-plugin.git;branch=master"
|
||||
SRC_URI = "git://github.com/schnitzeltony/xfce4-closebutton-plugin.git;branch=master \
|
||||
file://0001-Use-g_return_val_if_fail-in-functions-expecting-a-re.patch \
|
||||
"
|
||||
SRCREV = "bd76154afe26ba8a5251a1887d88f9d855301850"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user