[Pkg-wmaker-commits] [wmcoincoin] 38/87: Patch for build failure
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Fri Aug 28 17:27:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmcoincoin.
commit 237e7a1894fa135e7887dfefc5efddb05c3dff3f
Author: Andreas Moog <andreas.moog at warperbbs.de>
Date: Tue Nov 11 12:13:18 2014 -0600
Patch for build failure
From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735755:
Hi there, . attached patch would fix this particular build failure, but I think
the package could need a general overhaul, given it has been 7 years since the
last upload ;). The example website (linuxfr.org) doesn't seem to be working
with this software anymore and I personally have no experience at all with it. .
Cheers, Andreas
---
platypus/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/platypus/Makefile.am b/platypus/Makefile.am
index 5fe9fe5..ab449d5 100644
--- a/platypus/Makefile.am
+++ b/platypus/Makefile.am
@@ -1,7 +1,7 @@
bin_PROGRAMS = @WMCOINCOIN_PLAYER@
EXTRA_PROGRAMS = wmcoincoin_player
-LIBS = `imlib2-config --libs`
+LIBS = `imlib2-config --libs` `pkg-config --libs x11`
wmcoincoin_player_SOURCES = fmalloc.c giffunc.c gifread.c wmcoincoin_player.c gif.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmcoincoin.git
More information about the Pkg-wmaker-commits
mailing list