blob: 20668b0e2bc631e3f44b0dab2aba82b935b33b60 [file] [log] [blame]
Jeremy Mordkoff6f07e6f2016-09-07 18:56:51 -04001# List dependencies on packages.
2# Requires: list of packages that must be installed when building this submodule
3# Syntax:
4# ( <listname> = <item>* ; )*
5# - newlines are just whitespace
6# - comments run from '#' to end of line
7
8Requires =
9 fc20:protobuf-rw-compiler-2.6.1 # provides protoc
10;