summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2019-08-27 09:04:10 -0400
committerCraig Andrews <candrews@gentoo.org>2019-08-27 09:04:43 -0400
commita31c9aa8de9537fe1918546bd4895c187917eabb (patch)
tree65dbf05726f6aa94ef35ac98bc2499b1c3e1ef8b /dev-libs/rocm-opencl-driver/rocm-opencl-driver-2.7.0.ebuild
parentapp-forensics/lynis: Version bump. Remove old (diff)
downloadgentoo-a31c9aa8de9537fe1918546bd4895c187917eabb.tar.gz
gentoo-a31c9aa8de9537fe1918546bd4895c187917eabb.tar.bz2
gentoo-a31c9aa8de9537fe1918546bd4895c187917eabb.zip
dev-libs/rocm-opencl-driver: Include more link libraries
Closes: https://bugs.gentoo.org/692404 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'dev-libs/rocm-opencl-driver/rocm-opencl-driver-2.7.0.ebuild')
-rw-r--r--dev-libs/rocm-opencl-driver/rocm-opencl-driver-2.7.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/rocm-opencl-driver/rocm-opencl-driver-2.7.0.ebuild b/dev-libs/rocm-opencl-driver/rocm-opencl-driver-2.7.0.ebuild
index f95628a7cb79..e4e2818a7ed7 100644
--- a/dev-libs/rocm-opencl-driver/rocm-opencl-driver-2.7.0.ebuild
+++ b/dev-libs/rocm-opencl-driver/rocm-opencl-driver-2.7.0.ebuild
@@ -28,6 +28,7 @@ DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}/${PN}-2.6.0-install-correctly.patch"
"${FILESDIR}/${PN}-2.6.0-install-header.patch"
+ "${FILESDIR}/${PN}-2.7.0-libraries.patch"
)
src_prepare() {