On 12/04/2018 08:32 μμ, William Harrington wrote:
On Thu, 12 Apr 2018 11:09:10 -0500
Bruce Dubbs <bruce.du...@gmail.com> wrote:

On 04/12/2018 03:52 AM, Thanos Baloukas wrote:
On 12/04/2018 01:25 πμ, Bruce Dubbs wrote:
On 04/11/2018 02:42 PM, Thanos Baloukas wrote:
I remembered that when I was installing 8.2 I had seen some
dependencies' inconsistencies on this package. No linkage with
libisoburn, grepping  the headers and the binaries returns nothing, and
finally it works fine on my laptop built without libisoburn.

It links with libxfce4ui and libxfce4util and the dep chain is
libxfce4ui -> Xfconf -> libxfce4util, so I changed that too.


Isn't the above a good reason for the libxfce4util dependency to be
replaced by libxfce4ui as I have in the patch?

OK.  I'll do that.

I think that no other blfs package needs libisoburn. It is referenced in

http://www.linuxfromscratch.org/lfs/view/development/chapter08/grub.html

but there must be other tools in blfs for that, so maybe it can be
archived.

brasero references libisoburn


Xorriso from libisoburn uses it.

  readelf -d /usr/bin/xorriso | grep NEEDED
=========================================================================
0x0000000000000001 (NEEDED)             Shared library: [libisoburn.so.1]
=========================================================================
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

We were discussing about **packages** that need libisoburn **package**
That readelf says that xorriso by libisoburn package links to
libisoburn.so.1 by its own package.

--
Thanos
--
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