Skip to content

Commit 07e4104

Browse files
committed
Merge pull request #730 from chvillanuevap/master
Update doxygen.yaml to set dependency on Flex
2 parents 24ab033 + 90b2f20 commit 07e4104

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)