mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
net-libs/freaklabs-chibiarduino: drop blank DEPEND/RDEPEND
This makes it hard to grep for actual mistakes like DEPEND=DEPEND. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
3581a0541a
commit
d90d49c026
@ -1,4 +1,4 @@
|
||||
# Copyright 2019 Gentoo Authors
|
||||
# Copyright 2019-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -20,9 +20,6 @@ LICENSE="BSD"
|
||||
SLOT="0"
|
||||
IUSE="+promisc"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
PDEPEND="dev-embedded/arduino
|
||||
dev-embedded/freaklabs-boards"
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright 2019 Gentoo Authors
|
||||
# Copyright 2019-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -20,9 +20,6 @@ LICENSE="BSD"
|
||||
SLOT="0"
|
||||
IUSE="+promisc"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
PDEPEND="dev-embedded/arduino
|
||||
dev-embedded/freaklabs-boards"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user