Skip to content

Commit 5625137

Browse files
committed
add PDL::Graphics::IIS as downstream
1 parent 87bc94d commit 5625137

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

data/project.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,13 @@ groups:
122122
- dist: Alien-proj
123123
repo: https://github.com/shawnlaffan/perl-alien-proj
124124
cpan-downstream:
125+
- repo: 'https://github.com/wlmb/Photonic'
126+
dist: Photonic
127+
depends-on:
128+
- PDL-FFTW3
129+
- PDL-LinearAlgebra
130+
- dist: 'PDL-Graphics-IIS'
131+
repo: 'https://github.com/PDLPorters/PDL-Graphics-IIS'
125132
- dist: 'PDL-IO-Matlab'
126133
repo: 'https://github.com/jlapeyre/PDL-IO-Matlab'
127134
apt:
@@ -157,11 +164,6 @@ groups:
157164
Reported at <https://github.com/moocow-the-bovine/PDL-SVDSLEPc/issues/1>.
158165
- repo: 'https://github.com/moocow-the-bovine/PDL-VectorValued'
159166
dist: PDL-VectorValued
160-
- repo: 'https://github.com/wlmb/Photonic'
161-
dist: Photonic
162-
depends-on:
163-
- PDL-FFTW3
164-
- PDL-LinearAlgebra
165167
- repo: 'https://github.com/dk/PDL-Drawing-Prima'
166168
dist: PDL-Drawing-Prima
167169
graphical-display: true

0 commit comments

Comments
 (0)