Hi,

libprojectM upstream are soon releasing libprojectM 1.1 which makes the
following breakage:

public: PCM *projectM::pcm

is replaced by:

public: const inline PCM *projectM::pcm() { return _pcm; }

So, is this the proper solution:

* libprojectm1 -> libprojectm2
* libprojectm-dev -> libprojectm2-dev
* libprojectm-dev becomes virtual package of libprojectm2-dev

If not, what should I do differently?

William

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to