[Pkg-xfce-commits] r10179 - /goodies/trunk/xfce4-xkb-plugin/debian/patches/missing_linker_x11.patch

Unit 193 unit193-guest at moszumanska.debian.org
Tue Nov 14 21:25:53 UTC 2017


Author: unit193-guest
Date: Tue Nov 14 21:25:52 2017
New Revision: 10179

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10179
Log:
d/p/missing_linker_x11.patch: Re-add mistakenly forgotten Makefile.in too.

Modified:
    goodies/trunk/xfce4-xkb-plugin/debian/patches/missing_linker_x11.patch

Modified: goodies/trunk/xfce4-xkb-plugin/debian/patches/missing_linker_x11.patch
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-xkb-plugin/debian/patches/missing_linker_x11.patch?rev=10179&op=diff
==============================================================================
--- goodies/trunk/xfce4-xkb-plugin/debian/patches/missing_linker_x11.patch	(original)
+++ goodies/trunk/xfce4-xkb-plugin/debian/patches/missing_linker_x11.patch	Tue Nov 14 21:25:52 2017
@@ -21,6 +21,18 @@
  
  #
  # Desktop file
+--- xfce4-xkb-plugin-0.8.1.orig/panel-plugin/Makefile.in
++++ xfce4-xkb-plugin-0.8.1/panel-plugin/Makefile.in
+@@ -468,7 +468,8 @@ libxkb_la_LIBADD = \
+ 	$(LIBXKLAVIER_LIBS) \
+ 	$(LIBWNCK_LIBS) \
+ 	$(GARCON_LIBS) \
+-	$(LIBRSVG_LIBS)
++	$(LIBRSVG_LIBS) \
++	-lX11
+ 
+ 
+ #
 -- 
 cgit v1.1
 




More information about the Pkg-xfce-commits mailing list