Skip to content

Commit b5ca031

Browse files
committed
add GSL as downstream
1 parent b44040d commit b5ca031

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
@@ -102,6 +102,10 @@ groups:
102102
dist: PDL-IO-HDF
103103
apt:
104104
- libhdf4-alt-dev
105+
- repo: https://github.com/PDLPorters/PDL-GSL
106+
dist: PDL-GSL
107+
apt:
108+
- libgsl0-dev
105109
- repo: 'https://github.com/PDLPorters/PDL-Graphics-Prima'
106110
dist: PDL-Graphics-Prima
107111
graphical-display: true

0 commit comments

Comments
 (0)