summaryrefslogtreecommitdiff
path: root/media-video/mpv/mpv-0.35.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-28 16:04:24 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-28 16:04:24 +0000
commit158e7d0067767d034ef3a86a07afbf5bb9bf579f (patch)
treee845f4403370242aa438d03c25ff5813f01af6a4 /media-video/mpv/mpv-0.35.1.ebuild
parent24a48769f03b243065aec42c384c39a2d2306964 (diff)
gentoo auto-resync : 28:02:2023 - 16:04:24
Diffstat (limited to 'media-video/mpv/mpv-0.35.1.ebuild')
-rw-r--r--media-video/mpv/mpv-0.35.1.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/media-video/mpv/mpv-0.35.1.ebuild b/media-video/mpv/mpv-0.35.1.ebuild
index bcd28382376d..5ea6dc240af6 100644
--- a/media-video/mpv/mpv-0.35.1.ebuild
+++ b/media-video/mpv/mpv-0.35.1.ebuild
@@ -147,11 +147,6 @@ src_configure() {
fi
fi
- if use raspberry-pi; then
- append-cflags -I"${ESYSROOT}"/opt/vc/include
- append-ldflags -L"${ESYSROOT}"/opt/vc/lib
- fi
-
mpv_feature_multi() {
local use set
for use in ${1} ${2}; do