mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
travis: Add packagekitglib as necessary package
This commit is contained in:
parent
cf1bb65a0c
commit
e19dca7e37
@ -7,7 +7,7 @@ python:
|
|||||||
# Debian packages required
|
# Debian packages required
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install python3-dbus python3-gi
|
- sudo apt-get install python3-dbus python3-gi gir1.2-packagekitglib-1.0
|
||||||
|
|
||||||
virtualenv:
|
virtualenv:
|
||||||
system_site_packages: true
|
system_site_packages: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user