https://bugs.freedesktop.org/show_bug.cgi?id=58052

Michael Stahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|All                         |x86-64 (AMD64)

--- Comment #18 from Michael Stahl <[email protected]> ---
(In reply to comment #16)
> So the upstream packaging clearly needs a dep on libbonobo2-0 at least for
> *.deb -- possibly also for *.rpm.

the upstream RPMs at least only have dependencies on 2 or 3 libraries;
i can only speculate why that is but it's likely
that the reason is that the packages need to be installable on _every_
weird linux distro and the package names and/or location of the files
on file system are different between different distros.

... looking at the setup_native/scripts/fake-db.spec there is this list:

 Provides: libgnomevfs-2.so.0
 Provides: libgnomevfs-2.so.0()(64bit)
 Provides: libgconf-2.so.4
 Provides: libgconf-2.so.4()(64bit)
 Provides: libfreetype.so.6
 Provides: libfreetype.so.6()(64bit)

so apparently gnomevfs is already there, probably could add the orbit thing as
well; this fake-db is used with the user-install script so that could be used
for testing the new dependencies at least for RPM (i'm asssuming DEBs have the
same dependencies as RPMs).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to