Skip to content

Commit

Permalink
appease the tick bot
Browse files Browse the repository at this point in the history
  • Loading branch information
akrherz committed Dec 26, 2024
1 parent 41bae0e commit f4ba8f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{% set build = 0 %}
{% set name = "libheif" %}
{% set version = "1.19.5" %}
# ensure license_family is defined to appease bot
{% set license_family = license_family or 'notset' %}

{%- if license_family == 'gpl' %}
{%- set build = build + 100 %}
Expand Down

0 comments on commit f4ba8f5

Please sign in to comment.