diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 01:41:08 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 01:41:08 (EDT) |
commit | 945bdc52fbbf3a48dd3f7ae30dbafb3597fb8d7b (patch) | |
tree | ff5d94f35f7f3192c63b5cec18b6b9d9f5923dca /opkg-doc.pkg/control | |
parent | ac2eeba08e3948dd83e0eeb66ff6c765b4d6f525 (diff) |
opkg-common: New binary pkg for intercepts and source pkg docs
Diffstat (limited to 'opkg-doc.pkg/control')
-rw-r--r-- | opkg-doc.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opkg-doc.pkg/control b/opkg-doc.pkg/control index 264c8b2..c24f6d9 100644 --- a/opkg-doc.pkg/control +++ b/opkg-doc.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: libopkg.1 (= ${Binary-Version}) +Depends: opkg-common (= ${Binary-Version}) Description: Open PacKaGe Management - documentation ${Common-Description} . |