sys-boot/rpi-imager: fix dependencies
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
parent
93cd43facb
commit
40ec570388
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -21,10 +21,6 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
IUSE="debug"
|
||||
|
||||
BDEPEND="
|
||||
app-arch/libarchive
|
||||
net-misc/curl
|
||||
"
|
||||
RDEPEND="
|
||||
dev-qt/qtcore:5
|
||||
dev-qt/qtdeclarative:5
|
||||
|
@ -21,17 +21,15 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
IUSE="debug"
|
||||
|
||||
BDEPEND="
|
||||
app-arch/libarchive
|
||||
net-misc/curl
|
||||
"
|
||||
RDEPEND="
|
||||
app-arch/libarchive
|
||||
dev-qt/qtcore:5
|
||||
dev-qt/qtdeclarative:5
|
||||
dev-qt/qtgui:5
|
||||
dev-qt/qtquickcontrols2:5
|
||||
dev-qt/qtwidgets:5
|
||||
dev-qt/qtxml:5
|
||||
net-misc/curl
|
||||
sys-fs/udisks:2
|
||||
"
|
||||
DEPEND="
|
||||
|
@ -21,17 +21,15 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
IUSE="debug"
|
||||
|
||||
BDEPEND="
|
||||
app-arch/libarchive
|
||||
net-misc/curl
|
||||
"
|
||||
RDEPEND="
|
||||
app-arch/libarchive
|
||||
dev-qt/qtcore:5
|
||||
dev-qt/qtdeclarative:5
|
||||
dev-qt/qtgui:5
|
||||
dev-qt/qtquickcontrols2:5
|
||||
dev-qt/qtwidgets:5
|
||||
dev-qt/qtxml:5
|
||||
net-misc/curl
|
||||
sys-fs/udisks:2
|
||||
"
|
||||
DEPEND="
|
||||
|
Loading…
Reference in New Issue
Block a user