mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed yml script for AppImage
This commit is contained in:
parent
03d675157f
commit
16856ca3fd
@ -3,13 +3,14 @@ union: true
|
||||
|
||||
ingredients:
|
||||
dist: trusty
|
||||
packages:
|
||||
- libqt4-svg
|
||||
sources:
|
||||
- deb http://archive.ubuntu.com/ubuntu trusty main restricted universe multiverse
|
||||
- deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse
|
||||
ppas:
|
||||
- retroshare/unstable
|
||||
packages:
|
||||
- libqt4-svg
|
||||
- retroshare
|
||||
|
||||
script:
|
||||
- rm -rf usr/share/glib-2.0/schemas/
|
||||
|
Loading…
Reference in New Issue
Block a user