Skip to content

Commit 995b9b6

Browse files
authored
Merge pull request xbmc#2634 from ksooo/add-piers-cfg
Add Piers repo.
2 parents a18b708 + 448d30d commit 995b9b6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

targets.cfg

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,16 @@ minversions =
9797
[omega]
9898
branches = gotham,helix,isengard,jarvis,krypton,leia,matrix,nexus,omega
9999
minversions =
100-
xbmc.gui:5.15.0,
100+
xbmc.gui:5.17.0,
101+
xbmc.python:3.0.0,
102+
xbmc.json:6.0.0,
103+
xbmc.metadata:1.0,
104+
xbmc.addon:12.0.0
105+
106+
[piers]
107+
branches = gotham,helix,isengard,jarvis,krypton,leia,matrix,nexus,omega,piers
108+
minversions =
109+
xbmc.gui:5.17.0,
101110
xbmc.python:3.0.0,
102111
xbmc.json:6.0.0,
103112
xbmc.metadata:1.0,

0 commit comments

Comments
 (0)