diff options
-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} . |