X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fpackage-dumpinfo.mk;h=2bf78c3f184b7fe338ef9f3ddff0eb7119c1e80d;hb=edee850e181abba55d7cb03788d75fc3bac2a54a;hp=a297f2336ea7f4f8e81e009e9609797decad73a2;hpb=9fe1b02ddf7e431da3320411a9048cc9ce0f543e;p=lede-git%2F.git diff --git a/include/package-dumpinfo.mk b/include/package-dumpinfo.mk index a297f2336e..2bf78c3f18 100644 --- a/include/package-dumpinfo.mk +++ b/include/package-dumpinfo.mk @@ -30,7 +30,7 @@ $(if $(MENU),Menu: $(MENU) )$(if $(DEFAULT),Default: $(DEFAULT) )$(if $(findstring $(PREREQ_CHECK),1),Prereq-Check: 1 )Version: $(VERSION) -Depends: $(DEPENDS) +Depends: $(call PKG_FIXUP_DEPENDS,$(1),$(DEPENDS)) Menu-Depends: $(MDEPENDS) Provides: $(PROVIDES) $(if $(VARIANT),Build-Variant: $(VARIANT)