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:
|
ingredients:
|
||||||
dist: trusty
|
dist: trusty
|
||||||
packages:
|
|
||||||
- libqt4-svg
|
|
||||||
sources:
|
sources:
|
||||||
- deb http://archive.ubuntu.com/ubuntu trusty main restricted universe multiverse
|
- deb http://archive.ubuntu.com/ubuntu trusty main restricted universe multiverse
|
||||||
- deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse
|
- deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse
|
||||||
ppas:
|
ppas:
|
||||||
- retroshare/unstable
|
- retroshare/unstable
|
||||||
|
packages:
|
||||||
|
- libqt4-svg
|
||||||
|
- retroshare
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- rm -rf usr/share/glib-2.0/schemas/
|
- rm -rf usr/share/glib-2.0/schemas/
|
||||||
|
Loading…
Reference in New Issue
Block a user