diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-02 18:45:13 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-02 18:45:13 (EST) |
commit | ce13d41aaeac746f194679019397920df2954284 (patch) | |
tree | 218782ae728b4031d06858652d8c853a3fb7a4be /opkhelper-3.0.pkg/control | |
parent | 32f3b6bef92353607284a624ccf957594291e4d5 (diff) |
opkhelper-3.0: Depends: libopkbuild.2
Diffstat (limited to 'opkhelper-3.0.pkg/control')
-rw-r--r-- | opkhelper-3.0.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opkhelper-3.0.pkg/control b/opkhelper-3.0.pkg/control index a729302..9ef8f35 100644 --- a/opkhelper-3.0.pkg/control +++ b/opkhelper-3.0.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all Section: dev -Depends: file +Depends: libopkbuild.2, file Description: Helper programs for building distribution packages ${Common-Description} |