Skip to content

Commit 9ce13ce

Browse files
committed
add Complex and Graphics-Limits as downstreams
1 parent 544a3fc commit 9ce13ce

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

data/project.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ groups:
8181
dist: PDL-FFTW3
8282
apt:
8383
- libfftw3-dev
84+
- repo: https://github.com/PDLPorters/PDL-Complex
85+
dist: PDL-Complex
86+
- repo: https://github.com/PDLPorters/PDL-Graphics-Limits
87+
dist: PDL-Graphics-Limits
8488
- repo: 'https://github.com/PDLPorters/PDL-Graphics-Prima'
8589
dist: PDL-Graphics-Prima
8690
graphical-display: true

0 commit comments

Comments
 (0)