diff options
author | Cem Keylan <cem@ckyln.com> | 2020-06-03 12:15:02 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-06-03 12:15:02 +0300 |
commit | b15dd5cfe238af133e939a85b15fce70ea747b50 (patch) | |
tree | 28343e0d9971c1b66ed434ea248f2f7756cbbffc /extra | |
parent | 45ef268cc830397a4bf7712e2d80f0b2cb3a1ee7 (diff) | |
download | repository-b15dd5cfe238af133e939a85b15fce70ea747b50.tar.gz |
opendoas: replace bison with byacc
Diffstat (limited to 'extra')
-rw-r--r-- | extra/opendoas/depends | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/opendoas/depends b/extra/opendoas/depends index bccf6175..7adba2df 100644 --- a/extra/opendoas/depends +++ b/extra/opendoas/depends @@ -1 +1 @@ -bison make +byacc make |