diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-21 23:48:31 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-21 23:48:31 (EDT) |
commit | 23e9ce1e3b6ac5b0d27a0313a0d1f3dceaa53cd7 (patch) | |
tree | d6726cd785613de678fce94c9a0ad928a6cbaf97 /libffi-dev.pkg/control | |
parent | e50e33c2c1e6d5cc619b14e1e808c5c44703e761 (diff) |
Add binary packages.
Diffstat (limited to 'libffi-dev.pkg/control')
-rw-r--r-- | libffi-dev.pkg/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libffi-dev.pkg/control b/libffi-dev.pkg/control new file mode 100644 index 0000000..24510c7 --- /dev/null +++ b/libffi-dev.pkg/control @@ -0,0 +1,8 @@ +Architecture: any +Platform: all +Depends: libffi.6 (= ${Binary-Version}) +Description: Foreign Function Interface library - development files + ${Common-Description} + . + This package provides development files for the Foreign Function Interface + library. |