diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-20 00:52:29 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-20 00:52:29 (EDT) |
commit | 55334761f1bbcc7426ddf6587a27d5a214c65f51 (patch) | |
tree | f190aa15d4a1370ae028229c0bde9d1e16a328c1 /libcc1.0.pkg/control | |
parent | 7a2e39e22e8de4648c2d56c4425edbc94d036c35 (diff) |
Add more binary packages
Diffstat (limited to 'libcc1.0.pkg/control')
-rw-r--r-- | libcc1.0.pkg/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libcc1.0.pkg/control b/libcc1.0.pkg/control new file mode 100644 index 0000000..5f7fc28 --- /dev/null +++ b/libcc1.0.pkg/control @@ -0,0 +1,5 @@ +Architecture: any +Platform: all +Depends: gcc-${Base-Version}-common (= ${Binary-Version}), ${Shlib-Depends}, +Description: GCC cc1 plugin for GDB + libcc1 lets GDB reuse GCC's parser. |