add python3-gi-cairo dependency for dlstreamer on Ubuntu 20 (#5061)

This commit is contained in:
Ilya Naumov
2021-04-14 12:34:50 +03:00
committed by GitHub
parent 2c9ae5fc09
commit e29505eaf8

View File

@@ -184,6 +184,7 @@ elif [ "$os" == "ubuntu20.04" ] ; then
libopenexr24
libtag-extras1
python3-gi
python3-gi-cairo
python3-gst-1.0
vainfo
)