mopidy-extras icon indicating copy to clipboard operation
mopidy-extras copied to clipboard

unable to locate package gstreamer1.0-rtsp

Open thoroc opened this issue 6 years ago • 0 comments

the project doesn't build:

2018/06/19 18:29:50 [latest] E: Unable to locate package gstreamer1.0-rtsp
2018/06/19 18:29:50 [latest] E: Couldn't find any package by glob 'gstreamer1.0-rtsp'
2018/06/19 18:29:50 [latest] E: Couldn't find any package by regex 'gstreamer1.0-rtsp'
2018/06/19 18:29:50 [latest] [stderr] The command '/bin/sh -c install-reqs requirements/base.*' returned a non-zero code: 100
make: *** [Makefile.docker:102: latest] Error 100

thoroc avatar Jun 19 '18 17:06 thoroc