Browse Source

pkg-config needs pkg-config-host

Waldemar Brodkorb 11 years ago
parent
commit
303f5c0994
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/pkg-config/Makefile

+ 1 - 1
package/pkg-config/Makefile

@@ -10,7 +10,7 @@ PKG_MD5SUM:=		aa3c86e67551adc3ac865160e34a2a0d
 PKG_DESCR:=		a helper tool used when compiling applications and libraries.
 PKG_SECTION:=		lang
 PKG_DEPENDS:=		glib libpopt
-PKG_BUILDDEP:=		glib popt
+PKG_BUILDDEP:=		glib popt pkg-config-host
 PKG_URL:=		http://pkg-config.freedesktop.org/wiki/
 PKG_SITES:=		http://pkgconfig.freedesktop.org/releases/