diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-03-07 14:58:29 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-03-07 14:58:29 +0000 |
commit | 947a85081d306dc8aaab215a923407d73cd9643d (patch) | |
tree | 090aafddad66b04aab584784fa6f5af0ac46327c /openwrt/package/strace/strace.control | |
parent | eaf005122265cd40c33896277ba78aa8f9064c13 (diff) | |
download | mtk-20170518-947a85081d306dc8aaab215a923407d73cd9643d.zip mtk-20170518-947a85081d306dc8aaab215a923407d73cd9643d.tar.gz mtk-20170518-947a85081d306dc8aaab215a923407d73cd9643d.tar.bz2 |
add strace
SVN-Revision: 336
Diffstat (limited to 'openwrt/package/strace/strace.control')
-rw-r--r-- | openwrt/package/strace/strace.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/strace/strace.control b/openwrt/package/strace/strace.control new file mode 100644 index 0000000..022473c --- /dev/null +++ b/openwrt/package/strace/strace.control @@ -0,0 +1,8 @@ +Package: strace +Priority: optional +Section: net +Version: 4.5.9-1 +Architecture: mipsel +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: System call trace program |