Bug#676026: excellent-bifurcation: FTBFS: ld: cannot find -lalleg-4.2.2

2012-06-04 Thread Lucas Nussbaum
Source: excellent-bifurcation Version: 0.0.20071015-4 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120604 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: gcc

Bug#676026: excellent-bifurcation: FTBFS: ld: cannot find -lalleg-4.2.2

2012-06-04 Thread Andreas Rönnquist
To solve this, please link against -lalleg, instead of -lalleg-4.2.2 - Simple patch against Makefile applied. /Andreas --- a/src/Makefile +++ b/src/Makefile @@ -3,7 +3,7 @@ PKGCONFIG_FILES=libxdg-basedir PKGCONFIG_CFLAGS= `pkg-config $(PKGCONFIG_FILES) --cflags` PKGCONFIG_LDFLAGS= `pkg-config