Skip to content

Commit

Permalink
mozconfig-v6.60.eclass: adjust media-libs/libvpx blocker
Browse files Browse the repository at this point in the history
This will help PM to resolve dependencies without user interaction.

Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Mar 8, 2019
1 parent b1db679 commit 39b54b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/mozconfig-v6.60.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ RDEPEND=">=app-text/hunspell-1.5.4:=
system-sqlite? ( >=dev-db/sqlite-3.23.1:3[secure-delete,debug=] )
system-libvpx? (
>=media-libs/libvpx-1.5.0:0=[postproc]
<media-libs/libvpx-1.8
<media-libs/libvpx-1.8:0=[postproc]
)
system-harfbuzz? ( >=media-libs/harfbuzz-1.4.2:0= >=media-gfx/graphite2-1.3.9-r1 )
"
Expand Down

0 comments on commit 39b54b2

Please sign in to comment.