reopen 785868
thanks
On Sat, May 30, 2015 at 12:11:58PM +1200, Francois Marier wrote:
> Looking at workrave's configure.ac, it looks like they already support both
> 0.10 and 1.0.
>
> I will change the build dependency in the next upload.
The current version is incomplete: If the -dev package of gstreamer 0.10 is
installed,
autoconf prefers it over 1.0.
As a result the libgstreamer0.10-0 binaries in current unstable on
alpha, amd64, m68k, powerpcspe, sh4 and sparc64 are still linked against
gstreamer 0.10.
It's probably easiest to add a "Build-Conflicts: libgstreamer0.10-dev"
(or patch the autoconf to only accept 1.0).
Cheers,
Moritz