Sfoglia il codice sorgente

fix dependency for vorbis support

Waldemar Brodkorb 15 anni fa
parent
commit
50e12da85d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package/mpd/Makefile

+ 1 - 1
package/mpd/Makefile

@@ -25,7 +25,7 @@ PKG_BUILDDEP+=		faad2
 endif
 ifneq ($(ADK_PACKAGE_MPD_WITH_OGG),)
 PKG_DEPENDS+=		libvorbis libogg
-PKG_BUILDDEP+=		libvorbis
+PKG_BUILDDEP+=		libvorbis libogg
 endif
 ifneq ($(ADK_PACKAGE_MPD_WITH_TREMOR),)
 PKG_DEPENDS+=		libvorbisidec