handbrake: add atk-devel dependency

This commit is contained in:
Sven Jonsson 2019-05-25 22:19:18 +02:00 committed by Helmut Pozimski
parent 1dcd80236d
commit 47696742d7
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ makedepends="zlib-devel bzip2-devel libnotify-devel gtk+3-devel ncurses-devel
fribidi-devel libass-devel fontconfig-devel libxml2-devel libogg-devel
libdvdnav-devel libdvdread-devel libtheora-devel lame-devel jansson-devel
libsamplerate-devel libbluray-devel librsvg-devel libvpx-devel ffmpeg-devel
opus-devel speex-devel $(vopt_if nvenc nv-codec-headers)
opus-devel speex-devel atk-devel $(vopt_if nvenc nv-codec-headers)
$(vopt_if fdk_aac fdk-aac-devel)"
depends="gst-plugins-good1 desktop-file-utils hicolor-icon-theme"
short_desc="Multithreaded video transcoder"