diff options
-rw-r--r-- | opkg-dependencies.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/opkg-dependencies.txt b/opkg-dependencies.txt new file mode 100644 index 0000000..e7c9f7b --- /dev/null +++ b/opkg-dependencies.txt @@ -0,0 +1,14 @@ +to build configure script of SVN version: + GNU Autoconf + GNU M4 + Perl + ??? +to support signed package archives: + GNU Privacy Guard + GnuPG Made Easy +optional: + Curl +to find library information: + pkg-config + GLib + libffi |