AFAIK since your distribution does not contain Qt5 libraries (yet)
dh_shlibdeps
can't help. You need to either package Qt5 yourself or do dh hacks. For the
later solution I'm in doubt even it worth to give a try. So I'm with new
packages of Qt5 + standard dh scripts.
___
On 17/04/13 07:11, Muhammad Bashir Al-Noimi wrote:
Talking about debian-based distros, you may need a handy debhelper
option that checks ldd result and choose which qt package to be
included in dependency list. But this is not required in my opinion.
Actually this is smart solution could you
On 04/14/2013 08:03 PM, Soroush R
wrote:
I can't see why you need ldd on
Linux. Do you put shared objects of qt beside your
application or libraries ?
I use ldd because current versions
-- Forwarded message --
From: Soroush R
Date: Sun, Apr 14, 2013 at 10:33 PM
Subject: Re: [Interest] Deployment by Qt Installer Framework
To: Muhammad Bashir Al-Noimi
On Sun, Apr 14, 2013 at 2:12 AM, Muhammad Bashir Al-Noimi wrote:
> On 04/13/2013 07:54 PM, Soroush R wrote: