diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-10-13 12:33:24 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-10-13 12:34:25 (EDT) |
commit | 8e260953b92b235eb608a15840e9cbb1ca3acbbc (patch) | |
tree | aa12e935c69f235e5147e67fc61c44c6921a822e /control |
Initial commit
Diffstat (limited to 'control')
-rw-r--r-- | control | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +Maintainer: "P. J. McDermott" <pj@pehjota.net> +Build-Depends: opkhelper-3.0, + libcurl.4-dev, + libexpat.1-dev, + libz.1-dev, + libbz2-dev, + libarchive-dev, +Homepage: http://www.cmake.org/ |