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 @@ coreutils
|
|||
curl
|
||||
ecasound
|
||||
flac
|
||||
gcc
|
||||
gir1.2-gtk-3.0
|
||||
gstreamer1.0-plugins-bad
|
||||
gstreamer1.0-plugins-good
|
||||
gstreamer1.0-plugins-ugly
|
||||
|
@ -12,8 +14,11 @@ lame
|
|||
libao-ocaml
|
||||
libapache2-mod-php7.0
|
||||
libcamomile-ocaml-data
|
||||
libcairo2-dev
|
||||
libfaad2
|
||||
libffi-dev
|
||||
libglib2.0-dev
|
||||
libgirepository1.0-dev
|
||||
libmad-ocaml
|
||||
libopus0
|
||||
libportaudio2
|
||||
|
@ -48,11 +53,14 @@ php-apcu
|
|||
php-bcmath
|
||||
php-mbstring
|
||||
php-pear
|
||||
pkg-config
|
||||
postgresql
|
||||
postgresql-client
|
||||
pwgen
|
||||
python3
|
||||
python3-dev
|
||||
python3-gi
|
||||
python3-gi-cairo
|
||||
python3-gst-1.0
|
||||
python3-pika
|
||||
python3-pip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue