summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-06 18:33:35 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-06 18:33:35 (EDT)
commitc551683edff898c30018c34232d81dfed88f332e (patch)
tree825fa57ae41124aa6d6b18b9e0c0c4be7f386607
parent7ffb88e75e564e91c8c234e844be250b19d21e84 (diff)
opkg: Drop dep on opkg-common
-rw-r--r--opkg.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/opkg.pkg/control b/opkg.pkg/control
index 6e7502f..a5e3b65 100644
--- a/opkg.pkg/control
+++ b/opkg.pkg/control
@@ -1,7 +1,7 @@
Architecture: any
Platform: all
Essential: yes
-Depends: opkg-common (= ${Binary-Version}), ${Shlib-Depends}
+Depends: ${Shlib-Depends}
Description: Open PacKaGe Management
${Common-Description}
.