aboutsummaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorBrad Richardson <brichardson@structint.com>2020-05-23 10:29:47 -0700
committerBrad Richardson <brichardson@structint.com>2020-05-23 10:29:47 -0700
commit524866688adf2a3a4756eab85cf5956127d21e6d (patch)
treef970ec013779db8f68aab59073650b0bf931c405 /package.yaml
parentde6ae189266c533893218cbd22797077f7f68f55 (diff)
downloadfpm-524866688adf2a3a4756eab85cf5956127d21e6d.tar.gz
fpm-524866688adf2a3a4756eab85cf5956127d21e6d.zip
Enable fetching and building dependencies properly
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index a326485..ece47c9 100644
--- a/package.yaml
+++ b/package.yaml
@@ -23,6 +23,7 @@ dependencies:
- base >= 4.7 && < 5
- containers
- directory
+- extra
- filepath
- optparse-applicative
- process