Skip to content

Commit a0c6cb7

Browse files
committed
add IO-GD and T:Proj4 as downstream
1 parent 05755c0 commit a0c6cb7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

data/project.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,15 @@ groups:
8585
dist: PDL-Complex
8686
- repo: https://github.com/PDLPorters/PDL-Graphics-Limits
8787
dist: PDL-Graphics-Limits
88+
- repo: https://github.com/PDLPorters/PDL-Transform-Proj4
89+
dist: PDL-Transform-Proj4
90+
apt:
91+
- libproj-dev
92+
- proj-bin
93+
- repo: https://github.com/PDLPorters/PDL-IO-GD
94+
dist: PDL-IO-GD
95+
apt:
96+
- libgd-dev
8897
- repo: https://github.com/PDLPorters/PDL-IO-HDF
8998
dist: PDL-IO-HDF
9099
apt:

0 commit comments

Comments
 (0)