reassign 521871 libmagick++9-dev thanks Avery Fay wrote: > Package: liblqr-1-0 > Version: 0.1.0-1 > Severity: normal > > This package doesn't provide liblqr-1.so, which is needed to compile programs > using libmagick++.
That's a feature (as specified by Debian's policy), not a bug. Development files are shipped in a package which ends on -dev. 0 b...@think:~$ dpkg -L liblqr-1-0-dev | grep /usr/lib/liblqr /usr/lib/liblqr-1.la /usr/lib/liblqr-1.so You need to install liblqr-1-0-dev to link against liblqr. > I'm not sure if this is a bug in this package or libmagick++-dev, but the > Magick++-config is looking for this library. > > $ Magick++-config --cppflags --cxxflags --ldflags --libs > -I/usr/include/ImageMagick > -g -O2 -Wall -W -pthread > -L/usr/lib -L/usr/lib/X11 -lfreetype -lz > -L/usr/lib -lMagick++ -lMagickWand -lMagickCore -llcms -ltiff -lfreetype > -ljpeg -llqr-1 -lglib-2.0 -lfontconfig -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz > -lm -lgomp -lpthread So libmagick++9-dev needs to depend on liblqr-1-0-dev. Reassigning the bug. Cheers, Bernd -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprint: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org