From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla at busybox.net Date: Wed, 10 Jun 2020 20:15:35 +0000 Subject: [Buildroot] [Bug 12971] qt5webengine: graph-depends seems producing incorrect output In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net https://bugs.busybox.net/show_bug.cgi?id=12971 --- Comment #3 from Thomas Petazzoni --- Indeed as Peter said, graph-depends draws the graph of build-time dependencies, as listed by the package _DEPENDENCIES variable. However, I find it odd that qt5declarative is only a runtime dependency for qt5webengine, if it is needed, it should also be needed at build time, but qt5webengine builds fine without this. Would it be possible to check if this runtime dependency is really needed ? -- You are receiving this mail because: You are on the CC list for the bug.