mirror_frr/tools/gcc-plugins/debian/control
David Lamparter 7ff9120698 tools/gcc-plugins: frr-format
This provides the first reasonably-working version of the frr-format GCC
plugin.  I've only tested it with gcc 9.3.0.

Signed-off-by: David Lamparter <equinox@diac24.net>
2020-03-29 10:45:46 +02:00

20 lines
498 B
Plaintext

Source: gcc-frr-plugin
Section: devel
Priority: optional
Maintainer: David Lamparter <equinox-debian@diac24.net>
Build-Depends:
gcc-9-plugin-dev (=9.3.0-8+equi1),
debhelper (>= 12)
Standards-Version: 4.4.1
Homepage: https://www.frrouting.org/
Vcs-Browser: https://github.com/FRRouting/frr/
Vcs-Git: https://github.com/FRRouting/frr.git
Package: gcc-9-frr-plugin
Architecture: linux-any
Depends:
gcc-9 (=9.3.0-8+equi1),
${misc:Depends},
${shlibs:Depends}
Description: GCC plugin for FRRouting