diff options
author | P. J. McDermott <pjm@nac.net> | 2013-06-30 16:51:52 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-06-30 16:51:52 (EDT) |
commit | 71179ca028f344607a1ab442a2b7c41903fa7b0e (patch) | |
tree | 5ca05203cef0a1b2f099204b037ff79f9c4011cc | |
parent | 4b64ec7824981472ee0e6d9a52ba442663ce17ae (diff) |
opkhelper-3.0-doc: Depend on opkhelper-3.0.
-rw-r--r-- | opkhelper-3.0-doc.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opkhelper-3.0-doc.pkg/control b/opkhelper-3.0-doc.pkg/control index df94ffa..1c534b5 100644 --- a/opkhelper-3.0-doc.pkg/control +++ b/opkhelper-3.0-doc.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Depends: opkhelper-3.0 (= ${Binary-Version}) Description: package build helper tools - documentation ${Common-Description} . |