On 19.10.2017 17:33, Bruce Dubbs wrote:
Pierre Labastie wrote:
On 19/10/2017 12:46, John Burrell wrote:
Why are these two Qt5 commands:

make -C qt5 install &&

install -m644 poppler-qt5.pc usr/lib/pkgconfig

part of the install commands?

Qt5 is only listed as an optional dependency.

Surely they should be included with some caveat -
"if you have Qt5 installed, then ..."

There is also the "-DENABLE_GTK_DOC=ON" switch,
which shouldn't be in the instructions if gtk-doc is optional.

I won't change this part (the qt5 one I mean), since it requires some
tests (Bruce?).
Made the gtk-dic change (andsome cosmetic changes) at r19345

Yes, it should be tweaked.  Done.

   -- Bruce


But why are they needed to be separate? On my end, simply "make install" installs everything, including Qt stuff.
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to