diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-09 12:13:57 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-09 12:13:57 (EDT) |
commit | 51764a8943fb767395388fab7b30b1bd4d1b8ad1 (patch) | |
tree | e49a5b5fb446c52fd1441e0c26ddb8a1c0bbe9cc | |
parent | 4b4d3fe922c2b7f832dceb77b47df3aed3838db0 (diff) |
libopkg.1-dev: Version libopkg.1 dependency.
-rw-r--r-- | libopkg.1-dev.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopkg.1-dev.pkg/control b/libopkg.1-dev.pkg/control index 3798266..44cec21 100644 --- a/libopkg.1-dev.pkg/control +++ b/libopkg.1-dev.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: libopkg.1 +Depends: libopkg.1 (= ${Binary-Version}) Description: Open PacKaGe Management - development files ${Common-Description} . |