diff options
-rw-r--r-- | opkg.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opkg.pkg/control b/opkg.pkg/control index 6d0394e..69af4b3 100644 --- a/opkg.pkg/control +++ b/opkg.pkg/control @@ -1,5 +1,6 @@ Package: opkg Architecture: any +Essential: yes Depends: libopkg.1 Description: Open PacKaGe Management Opkg is a lightweight package management system. It is written in C and |