Selkie.git | .dsci/ | task.bash


set -e

dnf install pkgconf-pkg-config -yq
dnf install ncurses-devel -yq


dnf install epel-release -yq
dnf config-manager --set-enabled crb -yq
dnf clean all -yq
dnf makecache -yq


dnf install libunistring-devel -yq


dnf install ffmpeg-free-devel -yq


cd ../

zef install --/test --test-depends --deps-only .

zef install --/test App::Prove6

prove6 -I. t