components/desktop/libvorbis/Makefile
changeset 7293 a449e2e641be
parent 7077 85015b85a5e9
child 7687 1093e2a9adbd
--- a/components/desktop/libvorbis/Makefile	Wed Nov 02 11:00:37 2016 -0700
+++ b/components/desktop/libvorbis/Makefile	Fri Nov 04 09:22:37 2016 -0700
@@ -46,12 +46,6 @@
 
 CONFIGURE_ENV += PATH="$(GNUBIN):$(PATH)"
 
-# Replace the following with REQUIRED_PACKAGES += codec/libogg when 
-# the build server is updated
-# The dependency isn't installed, so add it manually since pkgdepend
-# can't resolve them yet: 15708323
-DEPENDED += $(WS_TOP)/components/desktop/libogg/build/manifest-$(MACH)-libogg.depend
-REQUIRED_PACKAGES += $(shell $(GSED) -n 's/REQUIRED_PACKAGES +=//p' ../libogg/Makefile)
-
+REQUIRED_PACKAGES += codec/libogg
 REQUIRED_PACKAGES += developer/documentation-tool/doxygen
 REQUIRED_PACKAGES += system/library/math