We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05755c0 commit a0c6cb7Copy full SHA for a0c6cb7
1 file changed
data/project.yml
@@ -85,6 +85,15 @@ groups:
85
dist: PDL-Complex
86
- repo: https://github.com/PDLPorters/PDL-Graphics-Limits
87
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
96
+ - libgd-dev
97
- repo: https://github.com/PDLPorters/PDL-IO-HDF
98
dist: PDL-IO-HDF
99
apt:
0 commit comments