Skip to content

Commit 90b2f20

Browse files
committed
Update doxygen.yaml to set dependency on Flex
1 parent 8cf9d91 commit 90b2f20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/doxygen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
extends: [autotools_package]
22

33
dependencies:
4-
build: [bison]
4+
build: [bison,flex]
55

66
sources:
77
- url: https://github.com/doxygen/doxygen.git

0 commit comments

Comments
 (0)