From ecce19495b9226537c0c5aaa912604b64bac6d7e Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 08 Jan 2021 19:24:55 -0500 Subject: libcurl.4: Add package --- (limited to 'mkpkgs') diff --git a/mkpkgs b/mkpkgs index 34ef608..d1b0b9f 100755 --- a/mkpkgs +++ b/mkpkgs @@ -2,7 +2,7 @@ set -eu -for pkg in libc.6; do +for pkg in libcurl.4; do # These are installed into section "base" because these packages don't # semantically belong anywhere else. They can't be installed into # "lib", because opkbuild would append ":${Host-Arch}" to their names, -- cgit v0.9.1