diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-01 19:43:20 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-01 19:43:20 (EDT) |
commit | 97f862a76bd2e86ee0ba43373863181a8580efa5 (patch) | |
tree | 8024d5bface4e17f242e7b5bb264268289c61b32 /bison.pkg/control | |
parent | b6c138bbab4eea71ee7629c335f7f9192967fa83 (diff) |
Add binary packages and remove some doc files
Diffstat (limited to 'bison.pkg/control')
-rw-r--r-- | bison.pkg/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bison.pkg/control b/bison.pkg/control new file mode 100644 index 0000000..9d23ab4 --- /dev/null +++ b/bison.pkg/control @@ -0,0 +1,5 @@ +Architecture: any +Platform: all +Depends: m4, ${Shlib-Depends} +Description: YACC-compatible parser generator + ${Common-Description} |