This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
protobuf-c: add build time dependency protobuf
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
lilik-openwrt-22.03
Mislav Novakovic
7 years ago
parent
d9efc1d7df
commit
a35581902c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libs/protobuf-c/Makefile
+ 1
- 0
libs/protobuf-c/Makefile
View File
@ -19,6 +19,7 @@ PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION
:=
$(
PKG_VERSION
)
PKG_BUILD_DEPENDS
:=
protobuf-c/host
PKG_BUILD_DEPENDS
:=
protobuf/host
PKG_INSTALL
:=
1
PKG_FIXUP
:=
autoreconf
Write
Preview
Loading…
Cancel
Save