mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/raspberrypi-userland-bin: drop useless DEPEND
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -15,7 +15,7 @@ KEYWORDS="-* arm"
|
||||
IUSE="+hardfp examples"
|
||||
|
||||
RDEPEND="!media-libs/raspberrypi-userland"
|
||||
DEPEND="${DEPEND}"
|
||||
|
||||
RESTRICT="binchecks strip"
|
||||
|
||||
src_install() {
|
||||
@@ -28,7 +28,7 @@ src_install() {
|
||||
dobin bin/*
|
||||
|
||||
insopts -m 0755
|
||||
insinto "/opt/vc/lib"
|
||||
insinto /opt/vc/lib
|
||||
doins -r lib/*
|
||||
|
||||
doenvd "${FILESDIR}"/04${PN}
|
||||
|
||||
Reference in New Issue
Block a user