Преглед изворни кода

protobuf-c: fix build dependencies

Waldemar Brodkorb пре 3 месеци
родитељ
комит
d011555e40
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      package/protobuf-c/Makefile

+ 2 - 1
package/protobuf-c/Makefile

@@ -9,7 +9,8 @@ PKG_RELEASE:=		1
 PKG_HASH:=		d4cb022d55f49796959b07a9d83040822e39129bc0eb28f4e8301da17d758f62
 PKG_DESCR:=		protocol buffers implementation in c
 PKG_SECTION:=		libs/misc
-PKG_BUILDDEP:=		protobuf-c-host
+PKG_BUILDDEP:=		protobuf-c-host protobuf
+HOST_BUILDDEP:=		protobuf-host
 PKG_SITES:=		https://github.com/protobuf-c/protobuf-c/archive/refs/tags/
 PKG_OPTS:=		dev