Tags 555590 patch
Severity 555590 important
thanks
Hello dear maintainer
The patch below should fix FTBFS hopefully
--- matchbox-panel-manager-0.1.orig/Makefile.am
+++ matchbox-panel-manager-0.1/Makefile.am
@@ -6,7 +6,7 @@
matchbox_panel_manager_SOURCES = \
mbpanelmgr.c
-matchbox_panel_manager_LDADD = @MBPANELMGR_LIBS@
+matchbox_panel_manager_LDADD = @MBPANELMGR_LIBS@ -lX11
desktopdir = $(datadir)/applications/
pixmapsdir = $(datadir)/pixmaps/
--- matchbox-panel-manager-0.1.orig/Makefile.in
+++ matchbox-panel-manager-0.1/Makefile.in
@@ -119,7 +119,7 @@
mbpanelmgr.c
-matchbox_panel_manager_LDADD = @MBPANELMGR_LIBS@
+matchbox_panel_manager_LDADD = @MBPANELMGR_LIBS@ -lX11
desktopdir = $(datadir)/applications/
pixmapsdir = $(datadir)/pixmaps/
(PS: I'm raising severity as binutils-gold is present in upcoming
wheezy toolchain)
regards
--
Bhavani Shankar.R
https://launchpad.net/~bhavi, a proud ubuntu community developer.
What matters in life is application of mind!,
It makes great sense to have some common sense..!
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]