Pārlūkot izejas kodu

libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't.

Peter Korsgaard 17 gadi atpakaļ
vecāks
revīzija
7af711ab3d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      package/libvorbis/Config.in

+ 1 - 1
package/libvorbis/Config.in

@@ -33,4 +33,4 @@ config BR2_PACKAGE_LIBVORBIS_TREMOR
 	  Not yet implemented
 
 comment "libvorbis requires the package libogg to build"
-	depends on !BR2_PACKAGE_LIBVORBIS
+	depends on !BR2_PACKAGE_LIBOGG