libraries/libheif: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-12-26 15:21:19 +07:00
parent c0f3926ebe
commit 3243e02ead
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/strukturag/libheif/releases/download/v1.10.0/libhei
MD5SUM="a472c5a71234569cb0ac6b9b065a94e0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libde265 x265 libaom google-go-lang"
REQUIRES="libde265 x265 aom google-go-lang"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"