diff options
-rw-r--r-- | changelog | 1 | ||||
-rw-r--r-- | opkhelper-3.0.pkg/control | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ opkhelper-3.0 (3.1.4-1) trunk * New upstream version. + - opkhelper-3.0: Add libopkbuild.2 dependency. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 02 Jan 2021 18:44:08 -0500 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} |