pin PyGObject versions to distro provided packages
this prevents pip trying to build the pypi package and failing. Fixes: #1107
This commit is contained in:
parent
f62ed7d2e3
commit
a5023d031a
4 changed files with 27 additions and 4 deletions
|
@ -4,6 +4,8 @@ curl
|
|||
ecasound
|
||||
flac
|
||||
git
|
||||
gcc
|
||||
gir1.2-gtk-3.0
|
||||
gstreamer1.0-plugins-bad
|
||||
gstreamer1.0-plugins-good
|
||||
gstreamer1.0-plugins-ugly
|
||||
|
@ -14,6 +16,8 @@ libapache2-mod-php7.3
|
|||
libcairo2-dev
|
||||
libcamomile-ocaml-data
|
||||
libfaad2
|
||||
libglib2.0-dev
|
||||
libgirepository1.0-dev
|
||||
libmad-ocaml
|
||||
libopus0
|
||||
libportaudio2
|
||||
|
@ -43,6 +47,8 @@ postgresql
|
|||
postgresql-client
|
||||
pwgen
|
||||
python3
|
||||
python3-gi
|
||||
python3-gi-cairo
|
||||
python3-gst-1.0
|
||||
python3-pika
|
||||
python3-pip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue