add babl
This commit is contained in:
parent
1262be0666
commit
54d9f891b4
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ resolver: lts-5.1
|
||||||
# Local packages, usually specified by relative directory name
|
# Local packages, usually specified by relative directory name
|
||||||
packages:
|
packages:
|
||||||
- '.'
|
- '.'
|
||||||
- "../gegl"
|
- '../gegl'
|
||||||
|
- '../babl'
|
||||||
|
|
||||||
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
|
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
|
||||||
extra-deps: []
|
extra-deps: []
|
||||||
|
|
Loading…
Reference in a new issue