Bug#712687: missing include dir in pkgconfig/flac.pc

2013-06-18 Thread Fabian Greffrath
Am Dienstag, den 18.06.2013, 18:24 +0200 schrieb Fabian Greffrath: > If this breaks VLC, it should get changed to #include as done > in the FLAC API documentation [1] and the example code [2]. *tada* http://git.videolan.org/?p=vlc.git;a=commitdiff;h=607065b410b4768372c204ccdbbca200230fff25 - F

Bug#712687: missing include dir in pkgconfig/flac.pc

2013-06-18 Thread Fabian Greffrath
reassign -1 vlc Hello Petr, Am Dienstag, den 18.06.2013, 16:55 +0200 schrieb Petr Salinger: > used to contain: > Cflags: -I${includedir}/FLAC > > now it contains: > Cflags: -I${includedir} this change was done on purpose, please see #705601 for a rationale. If this breaks VLC, it should get ch

Bug#712687: missing include dir in pkgconfig/flac.pc

2013-06-18 Thread Petr Salinger
Package: libflac-dev Version: 1.3.0-1 Severity: serious Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi. The /usr/lib/x86_64-kfreebsd-gnu/pkgconfig/flac.pc used to contain: Cflags: -I${includedir}/FLAC now it contains: Cflags: -I${includedir} It breaks build of vlc. Petr