mirror of https://github.com/procxx/kepka.git
Fix travis
Use fixed dee version, provided by @ItachiSan 👍
Signed-off-by: Christoph <auer.chrisi@gmx.net>
This commit is contained in:
parent
da293755ef
commit
8814413e83
|
@ -11,6 +11,8 @@ env:
|
||||||
- BUILD_VERSION="disable_desktop_file_generation"
|
- BUILD_VERSION="disable_desktop_file_generation"
|
||||||
|
|
||||||
arch:
|
arch:
|
||||||
|
repos:
|
||||||
|
- home_ItachiSan_archlinux_Arch_Extra=http://download.opensuse.org/repositories/home:/ItachiSan:/archlinux/Arch_Extra/$arch
|
||||||
packages:
|
packages:
|
||||||
- bzr
|
- bzr
|
||||||
- wget
|
- wget
|
||||||
|
@ -18,7 +20,7 @@ arch:
|
||||||
|
|
||||||
- git
|
- git
|
||||||
- patch
|
- patch
|
||||||
- dee-fixed
|
- home_ItachiSan_archlinux_Arch_Extra/dee # Use fixed dee version (See #2005)
|
||||||
- libunity
|
- libunity
|
||||||
- libappindicator-gtk2
|
- libappindicator-gtk2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue