Skip to content

Commit

Permalink
Fix dep name in jhbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Micket committed Oct 11, 2023
1 parent 225d415 commit 78a0f06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
('flex', '2.6.0'),
('Bison', '3.0.4'),
('M4', '1.4.17'),
('CVS', '1.11.23'),
('ConcurrentVersionsSystems', '1.11.23'),
]

# We use the simple install method as per:
Expand Down

0 comments on commit 78a0f06

Please sign in to comment.