diff options
author | P. J. McDermott <pjm@nac.net> | 2013-06-03 14:10:20 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-06-03 14:10:20 (EDT) |
commit | 4b64ec7824981472ee0e6d9a52ba442663ce17ae (patch) | |
tree | 91494e9c4199abfedf61b96de88ba2cb3731c94d | |
parent | a9e49bad57069f2a51133d6d492bbfca854b513f (diff) |
opkhelper-3.0: Depend on libopkbuild.1.
-rw-r--r-- | opkhelper-3.0.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opkhelper-3.0.pkg/control b/opkhelper-3.0.pkg/control index bfba64a..a22d929 100644 --- a/opkhelper-3.0.pkg/control +++ b/opkhelper-3.0.pkg/control @@ -1,4 +1,5 @@ Architecture: all Platform: all +Depends: libopkbuild.1 Description: package build helper tools ${Common-Description} |