Skip to content

Commit

Permalink
add Doxygen build dep to libheif
Browse files Browse the repository at this point in the history
  • Loading branch information
jfgrimm committed Dec 18, 2024
1 parent 486b723 commit b7b40a3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ checksums = ['e1ac2abb354fdc8ccdca71363ebad7503ad731c84022cf460837f0839e171718']

builddependencies = [
('CMake', '3.20.1'),
('Doxygen', '1.9.1'),
]

dependencies = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ checksums = ['e1ac2abb354fdc8ccdca71363ebad7503ad731c84022cf460837f0839e171718']

builddependencies = [
('CMake', '3.22.1'),
('Doxygen', '1.9.1'),
]

dependencies = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ checksums = ['7f97e4205c0bd9f9b8560536c8bd2e841d1c9a6d610401eb3eb87ed9cdfe78ea']

builddependencies = [
('CMake', '3.23.1'),
('Doxygen', '1.9.4'),
]

dependencies = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ checksums = ['8390baf4913eda0a183e132cec62b875fb2ef507ced5ddddc98dfd2f17780aee']

builddependencies = [
('CMake', '3.26.3'),
('Doxygen', '1.9.7'),
]

dependencies = [
Expand Down

0 comments on commit b7b40a3

Please sign in to comment.