summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rwxr-xr-xconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 2d66848..22b56f0 100755
--- a/config
+++ b/config
@@ -4,7 +4,7 @@ set -e
OPK_SOURCE="$(sed 's/ .*//; q;' changelog)"
BASE_VERSION="${OPK_SOURCE#gcc-}"
-TPL_PKGS='gcc g++'
+TPL_PKGS='cpp gcc g++'
main()
{