All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 9156] New: qt: Fix missing runtime Qt3Support dependency
@ 2016-08-09  8:08 bugzilla at busybox.net
  2016-08-09 10:18 ` [Buildroot] [Bug 9156] " bugzilla at busybox.net
  2016-08-09 10:31 ` bugzilla at busybox.net
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2016-08-09  8:08 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=9156

            Bug ID: 9156
           Summary: qt: Fix missing runtime Qt3Support dependency
           Product: buildroot
           Version: 2016.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: shc_work at mail.ru
                CC: buildroot at uclibc.org
  Target Milestone: ---

Created attachment 6601
  --> https://bugs.busybox.net/attachment.cgi?id=6601&action=edit
Patch

Qt3Support module has a runtime dependency on QtSql.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 9156] qt: Fix missing runtime Qt3Support dependency
  2016-08-09  8:08 [Buildroot] [Bug 9156] New: qt: Fix missing runtime Qt3Support dependency bugzilla at busybox.net
@ 2016-08-09 10:18 ` bugzilla at busybox.net
  2016-08-09 10:31 ` bugzilla at busybox.net
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2016-08-09 10:18 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=9156

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Indeed, according to https://wiki.qt.io/Qt_Library_Cross_Dependencies,
Qt3Support relies on QtSql. So I've applied your patch.

However, according to https://wiki.qt.io/Qt_Library_Cross_Dependencies,
Qt3Support also requires:

 * QtGui: this is already handled by Buildroot
 * QtNetwork: this is already a dependency of QtGui, so OK
 * QtXml: this one I don't see where we take care of it. Could you double check
this, and send a follow-up patch if needed?

Also, please send your patches to the mailing list next time. Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 9156] qt: Fix missing runtime Qt3Support dependency
  2016-08-09  8:08 [Buildroot] [Bug 9156] New: qt: Fix missing runtime Qt3Support dependency bugzilla at busybox.net
  2016-08-09 10:18 ` [Buildroot] [Bug 9156] " bugzilla at busybox.net
@ 2016-08-09 10:31 ` bugzilla at busybox.net
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2016-08-09 10:31 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=9156

--- Comment #2 from Alexander Shiyan <shc_work@mail.ru> ---
(In reply to Thomas Petazzoni from comment #1)
I choose QtXml module manually, so did not notice that in its absence there is
any error.(In reply to Thomas Petazzoni from comment #1)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-09 10:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-09  8:08 [Buildroot] [Bug 9156] New: qt: Fix missing runtime Qt3Support dependency bugzilla at busybox.net
2016-08-09 10:18 ` [Buildroot] [Bug 9156] " bugzilla at busybox.net
2016-08-09 10:31 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.