summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-02 03:11:55 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-02 03:11:55 (EDT)
commit4a0ad561dab152a7fce130583a5dbbbc82b8ba47 (patch)
tree4d9f2fb69d058d36002a267cdf9868be97e03de5
parentbf484bfd546f48516e69809cc672c7afbc58718f (diff)
opkg-dbg: Drop opkg dep and s/library and utility/utilities/
-rw-r--r--opkg-dbg.pkg/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/opkg-dbg.pkg/control b/opkg-dbg.pkg/control
index f29febe..ed687be 100644
--- a/opkg-dbg.pkg/control
+++ b/opkg-dbg.pkg/control
@@ -1,7 +1,7 @@
Architecture: any
Platform: all
-Depends: opkg-common (= ${Binary-Version}), opkg (= ${Binary-Version})
+Depends: opkg-common (= ${Binary-Version})
Description: Open PacKaGe Management - debugging symbols
${Common-Description}
.
- This package provides debugging symbols for the opkg library and utility.
+ This package provides debugging symbols for the opkg utilities.