xfce4-closebutton-plugin: Fix build with clang

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2017-03-22 15:14:12 -07:00
committed by Martin Jansa
parent 56c233bb2c
commit b1b626c165
2 changed files with 65 additions and 1 deletions
@@ -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"