Control: tags 837007 +patch

A fix for the xfce4-radio-plugin FTBFS is attached.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

Description: Don't force C99 in panel-plugin/Makefile.am
 This makes timespec available for videodev2.h
Author: Adrian Bunk <[email protected]>
Bug-Debian: https://bugs.debian.org/837007

--- xfce4-radio-plugin-0.5.1.orig/panel-plugin/Makefile.am
+++ xfce4-radio-plugin-0.5.1/panel-plugin/Makefile.am
@@ -9,8 +9,7 @@ xfce4_radio_plugin_SOURCES =						\
 xfce4_radio_plugin_CFLAGS =						\
 	-DPACKAGE_LOCALE_DIR=\"$(localedir)\"				\
 	@LIBXFCE4PANEL_CFLAGS@						\
-	@LIBXFCEGUI4_CFLAGS@						\
-	-std=c99
+	@LIBXFCEGUI4_CFLAGS@
 
 xfce4_radio_plugin_LDADD =						\
 	@LIBXFCE4PANEL_LIBS@						\
_______________________________________________
Pkg-xfce-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

Reply via email to