aboutsummaryrefslogtreecommitdiff
path: root/compiler/package.yaml
diff options
context:
space:
mode:
authorOzoneGrif2020-02-02 08:20:09 +0100
committerGitHub2020-02-02 08:20:09 +0100
commitdb8ebac1fa405bbee7da15d45c7ba6cd736bfa02 (patch)
tree4a649fdab72304b4bf20ec84707390e88c981b0d /compiler/package.yaml
parent0697693934c700f50bcc45ad58ab0b8f0370561c (diff)
parentce2f0262768bc3d56dd9a776a075c6ccf10a7ae3 (diff)
downloadldgallery-db8ebac1fa405bbee7da15d45c7ba6cd736bfa02.tar.gz
Merge branch 'develop' into feature-thumbnail-resolution-index
Diffstat (limited to 'compiler/package.yaml')
-rw-r--r--compiler/package.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/package.yaml b/compiler/package.yaml
index 9b96d17..1769833 100644
--- a/compiler/package.yaml
+++ b/compiler/package.yaml
@@ -17,6 +17,7 @@ description: Please see the README on GitHub at <https://github.com/paci
17dependencies: 17dependencies:
18- base >= 4.7 && < 5 18- base >= 4.7 && < 5
19- containers 19- containers
20- data-ordlist
20- filepath 21- filepath
21- directory 22- directory
22- text 23- text