tags 521928 +patch thanks The attatched patch fixes the FTBFS.
diff -ur g15mpd-1.2svn.0.svn319/debian/rules g15mpd-1.2svn.0.svn319.new/debian/rules --- g15mpd-1.2svn.0.svn319/debian/rules 2009-04-01 22:12:16.000000000 +0100 +++ g15mpd-1.2svn.0.svn319.new/debian/rules 2009-04-01 22:11:25.000000000 +0100 @@ -3,6 +3,9 @@ AUTOMAKE_REMOVE := Makefile Makefile.in configure aclocal.m4 *.lo *.o *.la AUTOMAKE_REMOVE += config.status config.log config.h config.h.in config/* libtool stamp-h1 .libs + +export CPPFLAGS += -I/usr/include/libmpd-1.0 + clean:: -rm -Rf $(AUTOMAKE_REMOVE) g15mpd