diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 03:12:39 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 03:12:39 (EDT) |
commit | 49e4e07f1a4f85c891e4d57f182f37f2a2b5051a (patch) | |
tree | 6d221eb7d878433198bd3511897616c53e942946 | |
parent | 4a0ad561dab152a7fce130583a5dbbbc82b8ba47 (diff) |
opkg-gpg: Drop Essential:yes
-rw-r--r-- | opkg-gpg.pkg/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opkg-gpg.pkg/control b/opkg-gpg.pkg/control index 24a6753..80613a8 100644 --- a/opkg-gpg.pkg/control +++ b/opkg-gpg.pkg/control @@ -1,6 +1,5 @@ Architecture: any Platform: all -Essential: yes Depends: opkg-common (= ${Binary-Version}) Description: Open PacKaGe Management with signature checking ${Common-Description} |