libid3tag requires zlib. Noticed by Stuart Wood
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 29 May 2007 14:55:27 +0000 (14:55 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 29 May 2007 14:55:27 +0000 (14:55 -0000)
package/libid3tag/Config.in

index 09f8346ad47d7a5d1406bc0569287505fb08abb7..6c1141ce8a4ff029329d7c690909d7884bdd06ed 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_LIBID3TAG
        bool "libid3tag"
        default n
+       select BR2_PACKAGE_ZLIB
        help
          ID3 tag reading library from the MAD project.