diff --git a/user/zotero/APKBUILD b/user/zotero/APKBUILD index 9431dec..1bc9269 100644 --- a/user/zotero/APKBUILD +++ b/user/zotero/APKBUILD @@ -15,6 +15,9 @@ url="https://www.mozilla.org/en-US/firefox/organizations/" # ppc64le: test suite stalls arch="x86_64 armv7 aarch64 x86" license="GPL-3.0-only AND LGPL-2.1-only AND LGPL-3.0-only AND MPL-2.0" +depends=" + ffmpeg-libavcodec + " makedepends=" alsa-lib-dev automake @@ -240,7 +243,7 @@ prepare() { ac_add_options --disable-zipwriter ac_add_options --disable-universalchardet ac_add_options --disable-legacy-profile-creation - ac_add_options --disable-ffmpeg + ac_add_options --enable-ffmpeg ac_add_options --disable-necko-wifi # features