mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
sys-apps/seismograph: Drop blocker RDEPENDS
These packages are old and don't exist for a long time already. Found it when looking through the files in the profiles/updates directory.
This commit is contained in:
parent
7c3f57c203
commit
a2f29fd9a8
@ -19,10 +19,10 @@ LICENSE="BSD"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="!coreos-base/vboot_reference
|
||||
!sys-apps/rootdev
|
||||
RDEPEND="
|
||||
sys-apps/util-linux
|
||||
sys-fs/e2fsprogs"
|
||||
sys-fs/e2fsprogs
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user