<div dir="ltr">
<p style="margin:0px">On Sun, 09 Nov 2014 17:50:58 +0100 Sandro =?ISO-8859-1?Q?Knau=DF?= <<a href="mailto:bugs@sandroknauss.de">bugs@sandroknauss.de</a>> wrote:</p>
<p style="margin:0px">> Hey,</p>
<p style="margin:0px">>  </p>
<p style="margin:0px">> > When evaluating if the cmdtools could be used for syncing some dirs on my</p>
<p style="margin:0px">> > server, I saw that it pulls in qt5 libraries.</p>
<p style="margin:0px">> > This is unexptected for a cmd line tool...</p>
<p style="margin:0px">> </p>
<p style="margin:0px">> well it is qt4 for the package in sid. But qt is only a C++ framework in which </p>
<p style="margin:0px">> the client is written, so there is no way to install the client without qt.</p>
<p style="margin:0px">> </p>
<p style="margin:0px">> And why you say it is unexpected? </p>
<p style="margin:0px">> </p>
<p style="margin:0px">> > Can you please check if the depedencies can be somehow "shrinked" to a sane</p>
<p style="margin:0px">> > level?</p>
<p style="margin:0px">> </p>
<p style="margin:0px">> Well the dependencies are created automatically with looking at ldd. So I see </p>
<p style="margin:0px">> no way to "shrink" the dependencies.</p>
<p style="margin:0px">> </p>
<p style="margin:0px">> Regads,</p>
<p style="margin:0px">> </p>
<p style="margin:0px">> sandro</p>
<p style="margin:0px">> </p>
<p style="margin:0px">> </p><p style="margin:0px"><br></p><p style="margin:0px">Trying to install owncloud-client-cmd is pulling in ~232MB of X11 libraries, things this VM will never use like DRI, audio, etc. However, like you say, it is built on Qt and such dependencies are required until the application is re-factored. in the meantime, I'll look into pyOwnCloud (<a href="https://github.com/csawyerYumaed/pyOwnCloud">https://github.com/csawyerYumaed/pyOwnCloud</a>) or just mounting the space via WebDav and using rsync.</p><p style="margin:0px"><br></p><p style="margin:0px">If you can pass the request to remove the X11 dependencies upstream, it would be helpful to have a headless server not needing Qt or X11.</p><p style="margin:0px"><br></p><p style="margin:0px">Thanks,<br>Robert LeBlanc</p></div>