Skip to content

Commit

Permalink
media-video/ffmpeg: bump zimg dep and add := in live ebuild.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
aballier committed Jan 23, 2017
1 parent 471f1f4 commit 96684de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-video/ffmpeg/ffmpeg-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ RDEPEND="
>=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}]
)
xcb? ( >=x11-libs/libxcb-1.4[${MULTILIB_USEDEP}] )
zimg? ( media-libs/zimg[${MULTILIB_USEDEP}] )
zimg? ( >=media-libs/zimg-2.4:=[${MULTILIB_USEDEP}] )
zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
zvbi? ( >=media-libs/zvbi-0.2.35[${MULTILIB_USEDEP}] )
!media-video/qt-faststart
Expand Down

0 comments on commit 96684de

Please sign in to comment.