Explorar o código

Add dependency to libmad for libid3tag

Ulf Samuelsson %!s(int64=18) %!d(string=hai) anos
pai
achega
de0764bec4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/libid3tag/Config.in

+ 1 - 0
package/libid3tag/Config.in

@@ -2,6 +2,7 @@ config BR2_PACKAGE_LIBID3TAG
 	bool "libid3tag"
 	default n
 	select BR2_PACKAGE_ZLIB
+	depends on BR2_PACKAGE_LIBMAD
 	help
 	  ID3 tag reading library from the MAD project.