﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
2329	mythgallery Makefile needs an additional -L	siggy@…	paulh	"Building Mythgallery on SUSE 10.1 gives the following error:

/usr/lib/gcc/i586-suse-linux/4.1.0/../../../../i586-suse-linux/bin/ld: cannot find -lXmu

I got it to build by adding -L/usr/X11R6/lib to the Mythgallery Makefile, but I assume it should be fixed in mythgallery.pro.

This issue looks similar to Ticket #2230 for mytharchivehelper, so maybe add something like this to mythgallery.pro:

LIBS += -L$${PREFIX}/lib $$EXTRA_LIBS

"	defect	closed	minor	0.21	mythgallery	head	low	fixed			0
