summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick 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)
commitce13d41aaeac746f194679019397920df2954284 (patch)
tree218782ae728b4031d06858652d8c853a3fb7a4be
parent32f3b6bef92353607284a624ccf957594291e4d5 (diff)
opkhelper-3.0: Depends: libopkbuild.2
-rw-r--r--changelog1
-rw-r--r--opkhelper-3.0.pkg/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog b/changelog
index ddf675f..9b4a412 100644
--- a/changelog
+++ b/changelog
@@ -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}