diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-09 18:35:42 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-09 18:35:42 (EDT) |
commit | 607e73292b7ffd09abdf457adbaf47e892748920 (patch) | |
tree | ba3cf015d19772fd8000551aea68bf81a8d78503 | |
parent | 7621c84ac49698204c6c1aaea2b6acda93cd4f6c (diff) |
Update versioned dependencies.
-rw-r--r-- | opkhelper-doc.pkg/control | 2 | ||||
-rw-r--r-- | opkhelper.pkg/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/opkhelper-doc.pkg/control b/opkhelper-doc.pkg/control index a3fb4c8..fc0de0f 100644 --- a/opkhelper-doc.pkg/control +++ b/opkhelper-doc.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: opkhelper (= ${Binary-Version}), opkhelper-3.0-doc (>= 3.0.0~beta3-1) +Depends: opkhelper (= ${Binary-Version}), opkhelper-3.0-doc (>= 3.0.0-1) Description: package build helper tools - documentation ${Common-Description} . diff --git a/opkhelper.pkg/control b/opkhelper.pkg/control index 6626c16..0fbe6f2 100644 --- a/opkhelper.pkg/control +++ b/opkhelper.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: opkhelper-3.0 (>= 3.0.0~beta3-1) +Depends: opkhelper-3.0 (>= 3.0.0-1) Description: package build helper tools ${Common-Description} . |