X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fpackage-dumpinfo.mk;h=2bf78c3f184b7fe338ef9f3ddff0eb7119c1e80d;hb=bcdea80b0bc58376d0347179941aa78a6ff7d8a2;hp=a297f2336ea7f4f8e81e009e9609797decad73a2;hpb=bcf4757508f03f7b3e0c5b3b2d15627dbacbd4bd;p=oweals%2Fopenwrt.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)