File joyce-depends.patch of Package joyce
Index: joyce-2.2.12/bin/Makefile.am =================================================================== --- joyce-2.2.12.orig/bin/Makefile.am +++ joyce-2.2.12/bin/Makefile.am @@ -56,6 +56,9 @@ xanne_SOURCES=Anne.cxx Anne.hxx FlashChip.cxx FlashChip.hxx \ Z80a.cxx ImcZ80a.hxx +xjoyce_DEPENDENCIES = libjoyce.a +xanne_DEPENDENCIES = libjoyce.a + libjoyce_a_SOURCES= \ Executor.cxx Executor.hxx \ GdiPrint.cxx GdiPrint.hxx \