diff options
author | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2023-10-03 11:02:01 +0200 |
---|---|---|
committer | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2023-10-03 11:02:01 +0200 |
commit | c0ba41a9ba3bfb2e79823d98f0ca7239fbe397c7 (patch) | |
tree | e11b94c3b88ea95fbd21308b8421147cd52abc76 | |
parent | 0a72ec8cd0e2d9a2ea0ea86ac8a57c1111719be1 (diff) | |
download | midipix_build-c0ba41a9ba3bfb2e79823d98f0ca7239fbe397c7.tar.bz2 midipix_build-c0ba41a9ba3bfb2e79823d98f0ca7239fbe397c7.tar.xz |
groups.d/251.native_packages_lib.group:aspell:${PKG_DEPENDS}: adds ncursesw.
-rw-r--r-- | groups.d/251.native_packages_lib.group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/groups.d/251.native_packages_lib.group b/groups.d/251.native_packages_lib.group index 0c0ee1ee..e28728c4 100644 --- a/groups.d/251.native_packages_lib.group +++ b/groups.d/251.native_packages_lib.group @@ -10,6 +10,7 @@ readline libredwg libressl libsasl2 libshine libsndfile libsolv libssh libstrophe libtasn1 libtelnet libtheora libtirpc libudns libunistring libuv libvorbis libxml2 libxslt libz libzip lzlib lzo nettle onig opus sdl1 sdl1_net sdl1_mixer sdl1_image sdl1_ttf sdl2 sdl2_image sdl2_ttf sdl2_net twolame wolfssl"; +: ${PKG_ASPELL_DEPENDS:=ncursesw}; : ${PKG_ASPELL_SHA256SUM:=f9b77e515334a751b2e60daab5db23499e26c9209f5e7b7443b05235ad0226f2}; : ${PKG_ASPELL_VERSION:=0.60.8}; : ${PKG_ASPELL_URL:=https://ftp.gnu.org/gnu/aspell/aspell-${PKG_ASPELL_VERSION}.tar.gz}; |