diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-20 17:20:11 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-20 17:20:11 (EDT) |
commit | 211d8d9a41fcdf17b4f992c3b26179110bd9263e (patch) | |
tree | 9a52333605c1ff2a3f029b681ed305190e563731 | |
parent | 1a57ac5160994ec8c79c2bc2b603a648b8b700ef (diff) |
opkhelper-3.0: Depend on file.
-rw-r--r-- | opkhelper-3.0.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opkhelper-3.0.pkg/control b/opkhelper-3.0.pkg/control index 03fe9ff..75ef0e8 100644 --- a/opkhelper-3.0.pkg/control +++ b/opkhelper-3.0.pkg/control @@ -1,4 +1,5 @@ Architecture: all Platform: all +Depends: file Description: Helper programs for building distribution packages ${Common-Description} |