Skip to content
Commit 21ef97df authored by Yann E. MORIN's avatar Yann E. MORIN
Browse files

package/ply: fix dependencies of comment for dependencies



Commits ca1afcb2 (package/ply: needs headers >= 4.14) and
debe9eb1 (package/ply: needs dynamic library) added restrictions
on the availability of ply. The first forgot to add a comment, and
the second mis-handled the dependency on the headers version.

Indeed, we want the comment to show the requirement on the headers
version (since that is not a hardware dependency).

Fix this comment to include the headers version, and fix the condition
accordingly.

Signed-off-by: default avatarYann E. MORIN <yann.morin.1998@free.fr>
Cc: Andreas Klinger <ak@it-klinger.de>
parent 2dada92a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment