cutter: missing dep

Project ERROR: Unknown module(s) in QT: network
This commit is contained in:
Rick Farina (Zero_Chaos) 2019-01-10 12:52:44 -05:00
parent c0e26b6cf0
commit ddcb0e7747
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A

View file

@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@ -18,6 +18,7 @@ REQUIRED_USE="webengine? ( jupyter )"
DEPEND="
>=dev-qt/qtcore-5.9.1:5
>=dev-qt/qtgui-5.9.1:5
>=dev-qt/qtnetwork-5.9.1:5
>=dev-qt/qtsvg-5.9.1:5
>=dev-qt/qtwidgets-5.9.1:5
>=dev-util/radare2-3.1.3