summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2018-02-20 15:38:31 +0100
committerKarel Kočí <karel.koci@nic.cz>2018-02-20 15:38:31 +0100
commitffdb6a050d8ac8e0ee86f53a9c020af4337516a0 (patch)
treefdc73b93feced2686920563a7c5b4166d901eb1f
parent895f2a47266498df33ecde7f513221b349d490a6 (diff)
downloadgentoo-personal-overlay-ffdb6a050d8ac8e0ee86f53a9c020af4337516a0.tar.gz
gentoo-personal-overlay-ffdb6a050d8ac8e0ee86f53a9c020af4337516a0.tar.bz2
gentoo-personal-overlay-ffdb6a050d8ac8e0ee86f53a9c020af4337516a0.zip
Add elfutils as a dependency to linux
Linux needs elfutils to be able to compile. On development machine I had them because i just need them but they were not on vps for some reason.
-rw-r--r--sys-kernel/linux/linux-4.14.19-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-kernel/linux/linux-4.14.19-r1.ebuild b/sys-kernel/linux/linux-4.14.19-r1.ebuild
index 43f0192..3110217 100644
--- a/sys-kernel/linux/linux-4.14.19-r1.ebuild
+++ b/sys-kernel/linux/linux-4.14.19-r1.ebuild
@@ -16,7 +16,9 @@ SLOT="${PV}"
KEYWORDS="amd64 ~x86"
IUSE="virt +initramfs"
-DEPEND="sys-devel/bc"
+DEPEND="
+ sys-devel/bc
+ dev-libs/elfutils"
src_configure() {
# Fix ARCH variable