Merge updates from master

This commit is contained in:
Repository mirror & CI
2024-01-13 20:35:08 +00:00
19 changed files with 20 additions and 20 deletions

View File

@@ -41,7 +41,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
app-arch/unzip
sys-devel/make
dev-build/make
"
src_compile() {

View File

@@ -42,7 +42,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
app-arch/unzip
sys-devel/make
dev-build/make
"
src_compile() {

View File

@@ -42,7 +42,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
app-arch/unzip
sys-devel/make
dev-build/make
"
src_compile() {

View File

@@ -41,7 +41,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
app-arch/unzip
sys-devel/make
dev-build/make
"
src_compile() {

View File

@@ -24,7 +24,7 @@ RDEPEND="
dev-libs/boost:=
virtual/libelf
virtual/mpi
valgrind? ( dev-util/valgrind )
valgrind? ( dev-debug/valgrind )
"
DEPEND="${RDEPEND}"
BDEPEND="doc? ( dev-texlive/texlive-latex )"

View File

@@ -24,7 +24,7 @@ RDEPEND="
dev-libs/boost:=
virtual/libelf
virtual/mpi
valgrind? ( dev-util/valgrind )
valgrind? ( dev-debug/valgrind )
"
DEPEND="${RDEPEND}"
BDEPEND="doc? ( dev-texlive/texlive-latex )"

View File

@@ -17,7 +17,7 @@ IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
BDEPEND="
sys-devel/make
dev-build/make
app-arch/tar"
RDEPEND="

View File

@@ -13,7 +13,7 @@ EGIT_COMMIT="v${PV}"
LICENSE="MIT"
SLOT="0"
BDEPEND="sys-devel/bmake"
BDEPEND="dev-build/bmake"
src_configure() {
local myconf

View File

@@ -21,7 +21,7 @@ SLOT="0"
IUSE="static-libs test"
RESTRICT="!test? ( test )"
BDEPEND="sys-devel/bmake"
BDEPEND="dev-build/bmake"
RDEPEND="
app-crypt/libmd
virtual/libcrypt

View File

@@ -21,7 +21,7 @@ SLOT="0"
IUSE="static-libs test"
RESTRICT="!test? ( test )"
BDEPEND="sys-devel/bmake"
BDEPEND="dev-build/bmake"
RDEPEND="
app-crypt/libmd
virtual/libcrypt

View File

@@ -21,7 +21,7 @@ SLOT="0"
IUSE="static-libs test"
RESTRICT="!test? ( test )"
BDEPEND="sys-devel/bmake"
BDEPEND="dev-build/bmake"
RDEPEND="
app-crypt/libmd
virtual/libcrypt

View File

@@ -16,11 +16,11 @@ KEYWORDS="-* ~amd64"
IUSE="doc systemd"
DEPEND="sys-devel/make
DEPEND="dev-build/make
kernel_linux? ( virtual/linux-sources )"
BDEPEND="sys-devel/gcc
sys-devel/make
dev-build/make
dev-vcs/git"
RDEPEND="sys-libs/glibc"

View File

@@ -57,7 +57,7 @@ ${IUSE_PARSEC_DEBUG} ${IUSE_PARSEC_DIST} ${IUSE_PARSEC_PROF}
#TODO: opencl vite tau
RDEPEND="
dev-util/valgrind
dev-debug/valgrind
sys-apps/hwloc
sys-cluster/temanejo

View File

@@ -19,7 +19,7 @@ RESTRICT="!test? ( test )"
BDEPEND="sys-devel/autoconf
sys-devel/automake
sys-devel/libtool
sys-devel/make
dev-build/make
"
RDEPEND="sys-libs/zlib
app-arch/bzip2

View File

@@ -34,7 +34,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
net-libs/rpcsvc-proto
sys-apps/lsb-release
sys-devel/bmake
dev-build/bmake
virtual/pkgconfig
"

View File

@@ -34,7 +34,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
net-libs/rpcsvc-proto
sys-apps/lsb-release
sys-devel/bmake
dev-build/bmake
virtual/pkgconfig
"

View File

@@ -34,7 +34,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
net-libs/rpcsvc-proto
sys-apps/lsb-release
sys-devel/bmake
dev-build/bmake
virtual/pkgconfig
"

View File

@@ -34,7 +34,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
net-libs/rpcsvc-proto
sys-apps/lsb-release
sys-devel/bmake
dev-build/bmake
virtual/pkgconfig
"

View File

@@ -19,7 +19,7 @@ IUSE="+constraint-handler doc +extensions modules norm-compat +nullslack test un
RESTRICT="!test? ( test )"
BDEPEND="
doc? ( app-text/doxygen[dot] )
valgrind? ( dev-util/valgrind )
valgrind? ( dev-debug/valgrind )
"
PATCHES=( "${FILESDIR}/${P}-stdarg.patch" )