Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 874615 Details for
Bug 916447
net-p2p/qbittorrent-4.6.0 doesn't have qtsql in deps for webui buld
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix for incorrect changes made
diff.git (text/plain), 810 bytes, created by
Terry Wrist
on 2023-11-12 22:40:08 UTC
(
hide
)
Description:
Fix for incorrect changes made
Filename:
MIME Type:
Creator:
Terry Wrist
Created:
2023-11-12 22:40:08 UTC
Size:
810 bytes
patch
obsolete
>diff --git a/net-p2p/qbittorrent/qbittorrent-4.6.0.ebuild b/net-p2p/qbittorrent/qbittorrent-4.6.0.ebuild >index 74b27dad415f..fd05cda82ffd 100644 >--- a/net-p2p/qbittorrent/qbittorrent-4.6.0.ebuild >+++ b/net-p2p/qbittorrent/qbittorrent-4.6.0.ebuild >@@ -36,17 +36,19 @@ RDEPEND=" > dev-qt/qtgui:5 > dev-qt/qtsvg:5 > dev-qt/qtwidgets:5 >- dev-qt/qtcore:5 >- dev-qt/qtnetwork:5[ssl] >- dev-qt/qtsql:5[sqlite] >- dev-qt/qtxml:5 >- dbus? ( dev-qt/qtdbus:5 ) > ) > qt6? ( > dev-qt/qtbase:6[dbus?,gui,widgets] > dev-qt/qtsvg:6 >- dev-qt/qtbase:6[network,ssl,sql,sqlite,xml(+)] > ) >+ ) >+ qt6? ( dev-qt/qtbase:6[network,ssl,sql,sqlite,xml(+)] ) >+ !qt6? ( >+ dev-qt/qtcore:5 >+ dev-qt/qtnetwork:5[ssl] >+ dev-qt/qtsql:5[sqlite] >+ dev-qt/qtxml:5 >+ dbus? ( dev-qt/qtdbus:5 ) > )" > DEPEND=" > ${RDEPEND}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 916447
: 874615