|
|
|
@ -12,8 +12,8 @@ |
|
|
|
|
repos+=("ubuntu:::universe") |
|
|
|
|
|
|
|
|
|
# Use Marc Wäckerlin's Repository, see https://dev.marc.waeckerlin.org |
|
|
|
|
repos+=("debian|ubuntu:::https://dev.marc.waeckerlin.org/repository:::https://dev.marc.waeckerlin.org/repository/@DISTRIBUTOR@/marc-waeckerlin.repo") |
|
|
|
|
keys+=("https://dev.marc.waeckerlin.org/repository/PublicKey") |
|
|
|
|
repos+=("debian|ubuntu:::https://repository.mrw.sh:::https://repository.mrw.sh/@DISTRIBUTOR@/marc-waeckerlin.repo") |
|
|
|
|
keys+=("https://repository.mrw.sh/PublicKey") |
|
|
|
|
|
|
|
|
|
# centos requires epel-release for some packages, such as Qt WebKit |
|
|
|
|
packages+=("centos:::epel-release") |
|
|
|
|