mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
try python again, 8
This commit is contained in:
@@ -45,6 +45,8 @@ before_install:
|
||||
#- sudo apt-get install libc6-dbg
|
||||
#
|
||||
# python bindings runtime dependencies
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install python-pip texi2html
|
||||
- git clone https://github.com/atgreen/libffi
|
||||
- cd libffi
|
||||
- ./autogen.sh
|
||||
@@ -52,8 +54,7 @@ before_install:
|
||||
- make
|
||||
- sudo make install
|
||||
- cd ..
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install python-pip
|
||||
|
||||
- sudo pip install cffi
|
||||
#
|
||||
# finally prepare autoconf stuff
|
||||
|
||||
Reference in New Issue
Block a user