summaryrefslogtreecommitdiffstats
path: root/dev/pkg/opkg
diff options
context:
space:
mode:
authorPatrick McDermott <pehjota>2017-08-07 13:57:12 (EDT)
committer Patrick McDermott <pehjota>2017-08-07 13:57:12 (EDT)
commit29697346d39948ba5499537b1ea5491074bce965 (patch)
tree7d2ee750663e6ff7c763756ce3a6bcb740c02cf9 /dev/pkg/opkg
parent9b36ab2bc9c44ef8be7c3a54db7743be94d34521 (diff)
dev/pkg/opkg/future: Clarify build system mention
Diffstat (limited to 'dev/pkg/opkg')
-rw-r--r--dev/pkg/opkg/future.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev/pkg/opkg/future.mdwn b/dev/pkg/opkg/future.mdwn
index 1bc3080..cf5f69c 100644
--- a/dev/pkg/opkg/future.mdwn
+++ b/dev/pkg/opkg/future.mdwn
@@ -75,7 +75,9 @@ couple of minor problems:
2. It pulls in a new, but small, dependency: LEDE's [libubox][lede-libubox].
Note also that the original Autoconf/Automake-based build system was
-[removed][lede-opkg-at] and [replaced][lede-opkg-cm] with CMake.
+[removed][lede-opkg-at] and [replaced][lede-opkg-cm] with CMake. This should
+have no effect on the resulting binaries or even the `build` makefile, since it
+uses `oh-autobuild`. However, it will add a build-time dependency on `cmake`.
[pro-opkg-cl]: http://git.proteanos.com/pkg/opkg.git/tree/changelog
[0.2.x]: http://git.yoctoproject.org/cgit/cgit.cgi/opkg/log/?h=opkg-0.2.x