summaryrefslogtreecommitdiffhomepage
path: root/groups
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-08-15 09:48:53 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-08-15 09:48:53 +0200
commitd819f6a456446f4a7c0fdb746511bfa7d65b6f40 (patch)
treeb7648d7519727e5700b95eb30bc3a867a143f71f /groups
parent2361dfe1444e75835e49f2cca16af96c3d5c353d (diff)
downloadmidipix_build-d819f6a456446f4a7c0fdb746511bfa7d65b6f40.tar.bz2
midipix_build-d819f6a456446f4a7c0fdb746511bfa7d65b6f40.tar.xz
groups/010.host_deps.group:cmake_host:${PKG_CMAKE_ARGS_EXTRA}: configure w/ -DLIBMD_LIBRARY=.
Diffstat (limited to 'groups')
-rw-r--r--groups/010.host_deps.group1
1 files changed, 1 insertions, 0 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group
index 4b84ccb1..23c03607 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -77,6 +77,7 @@ HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_CMAKE_HOST_CONFIGURE_TYPE:="cmake"};
: ${PKG_CMAKE_HOST_CMAKE_ARGS_EXTRA:="
-DCURSES_NCURSES_LIBRARY=${PREFIX}/lib/libncurses.so
+ -DLIBMD_LIBRARY=
"};
: ${PKG_CMAKE_HOST_INSTALL_FILES:="../cmake-${PKG_CMAKE_HOST_VERSION}/Modules/Platform/BSDOS.cmake=share/cmake-${PKG_CMAKE_HOST_VERSION%.*}/Modules/Platform/Midipix.cmake"};
: ${PKG_DBUS_HOST_DEPENDS:="expat_host"};