mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
media-libs/libopenshot-audio: fix dependencies
Gentoo-Bug: 594664 Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2944
This commit is contained in:
committed by
David Seifert
parent
2e4b0075cd
commit
f083e79fd3
@@ -18,13 +18,12 @@ RDEPEND="
|
||||
media-libs/alsa-lib
|
||||
media-libs/freetype
|
||||
x11-libs/libX11
|
||||
x11-libs/libXcursor
|
||||
x11-libs/libXext
|
||||
"
|
||||
DEPEND="
|
||||
x11-libs/libXinerama
|
||||
x11-libs/libXrandr
|
||||
${RDEPEND}
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
# fix under-linking
|
||||
Reference in New Issue
Block a user