package/dvblast: fix which typo
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit 1a05d2f16ffe77d0572674d74cd13419c7cc69cd) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e085940c12
commit
a94e78188a
@ -1,6 +1,6 @@
|
||||
dvblast: fix static linking
|
||||
|
||||
dvblast links to -lev, wihch uses functions from the maths library,
|
||||
dvblast links to -lev, which uses functions from the maths library,
|
||||
like floor().
|
||||
|
||||
When linking to a shared libev.so, that dependency is automatically
|
||||
|
Loading…
Reference in New Issue
Block a user