X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fbld_scripts%2Fbld_prepare.sh;h=5c0d01fac14b9c257b7d7fb22005011b82fcbe7a;hb=6914ec9bd690023a5f014b54d064bbba58981982;hp=82774d750d5db332071727f0d2052ea0c71bccc3;hpb=9f344ea7acc2f3e077a4f736e2f99eaeff81d66b;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/bld_scripts/bld_prepare.sh b/cinelerra-5.1/bld_scripts/bld_prepare.sh index 82774d75..5c0d01fa 100755 --- a/cinelerra-5.1/bld_scripts/bld_prepare.sh +++ b/cinelerra-5.1/bld_scripts/bld_prepare.sh @@ -33,7 +33,7 @@ case "$dir" in rm -f /tmp/$yasm ;; "fedora") - dnf -y -best --allowerasing \ + dnf -y --best --allowerasing \ install nasm yasm libavc1394-devel libusb-devel flac-devel \ libjpeg-devel libdv-devel libdvdnav-devel libdvdread-devel \ libtheora-devel libiec61883-devel esound-devel uuid-devel \ @@ -46,7 +46,7 @@ case "$dir" in flac-devel libsndfile-devel libtheora-devel linux-firmware \ ivtv-firmware libvorbis-devel texinfo xz-devel lzma-devel cmake git \ ctags patch gcc-c++ perl-XML-XPath libtiff-devel python dvdauthor \ - gettext-devel inkscape udftools autoconf automake + gettext-devel inkscape udftools autoconf automake numactl-devel ;; "suse" | "leap") zypper -n install nasm gcc gcc-c++ zlib-devel texinfo libpng16-devel \