[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] 01/01: Add -lX11 to libxkb_la_LIBADD

noreply at xfce.org noreply at xfce.org
Sun Sep 10 01:59:01 CEST 2017


This is an automated email from the git hooks/post-receive script.

n   i   n   e   t   l   s       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-xkb-plugin.

commit 0fcd3fd72ca4c3469549059948978307a7e58186
Author: Viktor Odintsev <ninetls at xfce.org>
Date:   Sun Sep 10 02:58:11 2017 +0300

    Add -lX11 to libxkb_la_LIBADD
---
 panel-plugin/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index 21c69ea..9f74c99 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -58,7 +58,8 @@ libxkb_la_LIBADD = \
 	$(LIBXKLAVIER_LIBS) \
 	$(LIBWNCK_LIBS) \
 	$(GARCON_LIBS) \
-	$(LIBRSVG_LIBS)
+	$(LIBRSVG_LIBS) \
+	-lX11
 
 #
 # Desktop file

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list