deeptho / neumodvb

neumoDVB DVB-S2/DVB-T/DVB-C settop box and DX program for Linux
Other
17 stars 8 forks source link

missing packages in install prerequisite software #1

Closed phiser678 closed 3 years ago

phiser678 commented 3 years ago

These packages seems to be needed to the list of install prerequisite software: wxGTK3-devel python3-gobject-base mesa-dri-drivers

ffmpeg-devel ffmpeg-libs are in a seperate repository, maybe you have to add this: sudo dnf -y install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

deeptho commented 3 years ago

Thanks. Updated in the latest version.