Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668340 - dev-db/pgadmin4-3.4 has incorrect Qt dependencies
Summary: dev-db/pgadmin4-3.4 has incorrect Qt dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-11 18:41 UTC by Chris Mayo
Modified: 2018-10-21 10:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2018-10-11 18:41:14 UTC
Suggested changes:

 COMMON_DEPEND="${PYTHON_DEPS}
+	dev-qt/qtnetwork:5
 	dev-qt/qtwidgets:5
-	dev-qt/qtwebkit:5
-	dev-qt/qtwebengine:5[widgets]
 "

Web runtime is no longer included.

https://git.postgresql.org/gitweb/?p=pgadmin4.git;a=blobdiff;f=runtime/pgAdmin4.pro;h=9284077bf451e5e3cedf45313be20e7bdacd4f06;hp=e3ecf4d667d070e7fd8a85c3fde0150d145ded83;hb=7192a2b67502b2afbad9e88cd3fc4618e7e64da1;hpb=25647c16ba4170715243f70f194027460e1c3151
Comment 1 Larry the Git Cow gentoo-dev 2018-10-21 10:51:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2b539149cb0834cead7fe27755b910180d30a83

commit e2b539149cb0834cead7fe27755b910180d30a83
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2018-10-21 10:45:14 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2018-10-21 10:45:28 +0000

    dev-db/pgadmin4: Fix QT Deps
    
    Closes: https://bugs.gentoo.org/668340
    Package-Manager: Portage-2.3.49, Repoman-2.3.11
    Signed-off-by: Aaron Swenson <titanofold@gentoo.org>

 dev-db/pgadmin4/pgadmin4-3.4-r1.ebuild | 123 +++++++++++++++++++++++++++++++++
 1 file changed, 123 insertions(+)