Skip to content

Commit

Permalink
address recipe manager parsing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
akrherz committed Dec 27, 2024
1 parent dba591e commit 83fc731
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ requirements:
# - rav1e
- dav1d
- aom
{% if license_family == 'gpl' %}
- x265
{% endif %}
- x265 # [license_family == 'gpl']

test:
commands:
Expand Down

0 comments on commit 83fc731

Please sign in to comment.