summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-09 12:15:21 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-03-09 12:15:21 (EDT)
commit4801266e0ad0986f15c7ae7289da724852a9dc62 (patch)
treea199c27aa52c772796d604bf708430a566f35769
parent51764a8943fb767395388fab7b30b1bd4d1b8ad1 (diff)
opkg-doc: Depend on libopkg.1 (for package docs).
-rw-r--r--opkg-doc.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/opkg-doc.pkg/control b/opkg-doc.pkg/control
index 5d9e331..264c8b2 100644
--- a/opkg-doc.pkg/control
+++ b/opkg-doc.pkg/control
@@ -1,6 +1,6 @@
Architecture: all
Platform: all
-Depends: opkg
+Depends: libopkg.1 (= ${Binary-Version})
Description: Open PacKaGe Management - documentation
${Common-Description}
.