summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-09 12:12:39 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-03-09 12:12:39 (EDT)
commit4b4d3fe922c2b7f832dceb77b47df3aed3838db0 (patch)
treed5213a6287b2d1b2f5a12181bc43f6c16e624803
parent076139072417fdf9fb2d6d0e5767203744cb9124 (diff)
opkg: Make libopkg.1 dependency versioned.
-rw-r--r--opkg.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/opkg.pkg/control b/opkg.pkg/control
index e5d18ac..81bcad1 100644
--- a/opkg.pkg/control
+++ b/opkg.pkg/control
@@ -1,7 +1,7 @@
Architecture: any
Platform: all
Essential: yes
-Depends: libopkg.1
+Depends: libopkg.1 (= ${Binary-Version})
Description: Open PacKaGe Management
${Common-Description}
.