We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 792d8ca commit db601dcCopy full SHA for db601dc
mk/sysdep/protobuf.mk
@@ -20,7 +20,8 @@ SYSTEM_SEARCH.protobuf= \
20
'lib/libprotobuf.so' \
21
'lib/pkgconfig/protobuf.pc:/Version/s/[^0-9.]//gp'
22
23
-SYSTEM_PKG.NetBSD.protobuf=devel/protobuf
+SYSTEM_PKG.Debian.protobuf= libprotoc-dev
24
+SYSTEM_PKG.NetBSD.protobuf= devel/protobuf
25
26
endif # PROTOBUF_DEPEND_MK -------------------------------------------------
27
0 commit comments