Explorar el Código

add missing dependency

SVN-Revision: 16096
Felix Fietkau hace 17 años
padre
commit
f6079fbd4b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      tools/Makefile

+ 1 - 0
tools/Makefile

@@ -20,6 +20,7 @@ tools-$(CONFIG_powerpc) += dtc
 tools-dep += lzma
 
 # builddir dependencies
+$(curdir)/pkg-config/compile := $(curdir)/sed/install
 $(curdir)/squashfs/compile := $(curdir)/lzma-old/install
 $(curdir)/squashfs4/compile := $(curdir)/lzma/install
 $(curdir)/quilt/compile := $(curdir)/sed/install