xfce4-xkb-plugin
This commit is contained in:
@@ -0,0 +1,25 @@
|
|||||||
|
From 7ecfb91c6b68477262111125977a8229ff142058 Mon Sep 17 00:00:00 2001
|
||||||
|
From: Andre Miranda <andreldm@xfce.org>
|
||||||
|
Date: Sat, 19 Oct 2019 19:23:30 -0300
|
||||||
|
Subject: [PATCH] Fix build with panel 4.15
|
||||||
|
|
||||||
|
---
|
||||||
|
panel-plugin/xkb-plugin.h | 2 +-
|
||||||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/panel-plugin/xkb-plugin.h b/panel-plugin/xkb-plugin.h
|
||||||
|
index 3fe3ce5..eeb10e5 100644
|
||||||
|
--- a/panel-plugin/xkb-plugin.h
|
||||||
|
+++ b/panel-plugin/xkb-plugin.h
|
||||||
|
@@ -26,7 +26,7 @@
|
||||||
|
#ifndef _XFCE_XKB_H_
|
||||||
|
#define _XFCE_XKB_H_
|
||||||
|
|
||||||
|
-#include <libxfce4panel/xfce-panel-plugin.h>
|
||||||
|
+#include <libxfce4panel/libxfce4panel.h>
|
||||||
|
|
||||||
|
#include "xkb-xfconf.h"
|
||||||
|
|
||||||
|
--
|
||||||
|
GitLab
|
||||||
|
|
||||||
@@ -30,6 +30,9 @@
|
|||||||
<Dependency>xfce4-panel-devel</Dependency>
|
<Dependency>xfce4-panel-devel</Dependency>
|
||||||
<Dependency>libxklavier-devel</Dependency>
|
<Dependency>libxklavier-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
|
<Patches>
|
||||||
|
<Patch level="1">xfce4-xkb-plugin-0.8.1-panel-4.15.patch</Patch>
|
||||||
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -63,7 +66,7 @@
|
|||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2020-06-25</Date>
|
<Date>2020-06-25</Date>
|
||||||
<Version>0.8.1</Version>
|
<Version>0.8.1</Version>
|
||||||
<Comment>Rebuild</Comment>
|
<Comment>Rebuild.</Comment>
|
||||||
<Name>fury</Name>
|
<Name>fury</Name>
|
||||||
<Email>wascheme@tuta.io</Email>
|
<Email>wascheme@tuta.io</Email>
|
||||||
</Update>
|
</Update>
|
||||||
|
|||||||
Reference in New Issue
Block a user