summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-16 21:27:11 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-16 21:35:18 +0200
commit9ba4be93d8d67ec4e605788f85ae392a80fb60c1 (patch)
tree2cddcf1340b2b87275fa754b628ca8887d60467a /sys-libs
parentsys-libs/libcxx: Remove redundant postinst message (diff)
downloadgentoo-9ba4be93d8d67ec4e605788f85ae392a80fb60c1.tar.gz
gentoo-9ba4be93d8d67ec4e605788f85ae392a80fb60c1.tar.bz2
gentoo-9ba4be93d8d67ec4e605788f85ae392a80fb60c1.zip
sys-libs/libomp: Remove obsolete libelf dependency
Upstream commit 300155911a6d removed the dependency on libelf, so let's remove it from the ebuild as well. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libomp/libomp-16.0.0.9999.ebuild1
-rw-r--r--sys-libs/libomp/libomp-16.0.0_pre20221016.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys-libs/libomp/libomp-16.0.0.9999.ebuild b/sys-libs/libomp/libomp-16.0.0.9999.ebuild
index bc1e59029b71..3fd312c5eb2c 100644
--- a/sys-libs/libomp/libomp-16.0.0.9999.ebuild
+++ b/sys-libs/libomp/libomp-16.0.0.9999.ebuild
@@ -25,7 +25,6 @@ RDEPEND="
gdb-plugin? ( ${PYTHON_DEPS} )
hwloc? ( >=sys-apps/hwloc-2.5:0=[${MULTILIB_USEDEP}] )
offload? (
- virtual/libelf:=[${MULTILIB_USEDEP}]
dev-libs/libffi:=[${MULTILIB_USEDEP}]
~sys-devel/llvm-${PV}[${MULTILIB_USEDEP}]
)
diff --git a/sys-libs/libomp/libomp-16.0.0_pre20221016.ebuild b/sys-libs/libomp/libomp-16.0.0_pre20221016.ebuild
index bc1e59029b71..3fd312c5eb2c 100644
--- a/sys-libs/libomp/libomp-16.0.0_pre20221016.ebuild
+++ b/sys-libs/libomp/libomp-16.0.0_pre20221016.ebuild
@@ -25,7 +25,6 @@ RDEPEND="
gdb-plugin? ( ${PYTHON_DEPS} )
hwloc? ( >=sys-apps/hwloc-2.5:0=[${MULTILIB_USEDEP}] )
offload? (
- virtual/libelf:=[${MULTILIB_USEDEP}]
dev-libs/libffi:=[${MULTILIB_USEDEP}]
~sys-devel/llvm-${PV}[${MULTILIB_USEDEP}]
)