]> git.ozlabs.org Git - ccan/blobdiff - ccan/wwviaudio/_info.c
Allow things without test/ dirs to be modules.
[ccan] / ccan / wwviaudio / _info.c
index a25a227359939d476fc462b07143cf158be56b20..b039fae04a6dc42936b3bda49cf2a46cc0897bbe 100644 (file)
@@ -47,7 +47,7 @@ int main(int argc, char *argv[])
 
        if (strcmp(argv[1], "depends") == 0) {
                printf("ccan/ogg_to_pcm\n"
-                      "libvorbis\n"
+                      "libvorbis >=19\n"
                       "portaudio\n");
                return 0;
        }