tags 554384 + patch thanks Dear maintainer,
Attached is a patch that fixes this bug. It's kind of a workaround till upstream fixes it properly. I do NOT intend to NMU. Cheers Luk
diff -Nru galeon-2.0.7/debian/changelog galeon-2.0.7/debian/changelog --- galeon-2.0.7/debian/changelog 2010-04-12 17:09:26.000000000 +0200 +++ galeon-2.0.7/debian/changelog 2011-03-04 16:50:51.000000000 +0100 @@ -1,3 +1,10 @@ +galeon (2.0.7-2.2) unstable; urgency=low + + * Non-maintainer upload. + * Add -lX11 to LDFLAGS (Closes: #554384). + + -- Luk Claes <l...@debian.org> Fri, 04 Mar 2011 16:49:49 +0100 + galeon (2.0.7-2.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru galeon-2.0.7/debian/rules galeon-2.0.7/debian/rules --- galeon-2.0.7/debian/rules 2010-04-12 17:09:12.000000000 +0200 +++ galeon-2.0.7/debian/rules 2011-03-04 16:49:43.000000000 +0100 @@ -16,7 +16,7 @@ --with-mozilla=libxul-embedding-unstable \ --with-useragent-vendorsub="$(USERAGENT_VENDORSUB)" -LDFLAGS += -Wl,-z,defs -Wl,--as-needed +LDFLAGS += -Wl,-z,defs -Wl,--as-needed -lX11 common-install-indep:: # decode new icons, replace sucky icons