# the upstream library format includes the license file in it, this library
# has a unique license that is just a statement of public domain, so we just
# leave the file in place, since there is no license file to symlink to.
pd-cyclone: extra-license-file usr/lib/pd/extra/cyclone/LICENSE.txt
# really, those plugins don't require anything from libc (they use libm though)
pd-cyclone: library-not-linked-against-libc usr/lib/pd/extra/cyclone/*
# and some don't even use libm...
pd-cyclone: shared-library-lacks-prerequisites usr/lib/pd/extra/cyclone/*
