https://bugzilla.redhat.com/show_bug.cgi?id=1684603
--- Comment #22 from Jaroslav Škarvada jskarvad@redhat.com --- (In reply to Benson Muite from comment #20)
Thanks for updating the package. When building on Debian, several linux packages are installed, see https://github.com/vlachoudis/bCNC/blob/master/.travis.yml
Adding explicit requirements isn't generally good way to go, the implicit requirements are usually enough. Moreover, there is bCNC/requirements.txt: pyserial>=3.5 numpy>=1.12 Pillow>=4.0 opencv-python==4.5.5.62
libpng-devel zlib-dev libXtst-devel opencv-devel
bCNC is noarch python package, so I really don't understand why it should require arch devel packages, could you elaborate? The opencv is covered by python3-opencv.
socat
fake-grbl.sh, we don't ship it
wmctrl xdotool scrot
No idea where and if ever it is used. I wasn't able to find in the source code, thus probably nothing important which should break the package.
fluxbox
This really shouldn't be explicitly required.