diff options
Diffstat (limited to 'sys-boot/systemd-boot/systemd-boot-249.ebuild')
-rw-r--r-- | sys-boot/systemd-boot/systemd-boot-249.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-boot/systemd-boot/systemd-boot-249.ebuild b/sys-boot/systemd-boot/systemd-boot-249.ebuild index d9ed991ef5c6..6a1255a2e06b 100644 --- a/sys-boot/systemd-boot/systemd-boot-249.ebuild +++ b/sys-boot/systemd-boot/systemd-boot-249.ebuild @@ -50,6 +50,7 @@ S="${WORKDIR}/systemd-${PV}" PATCHES=( "${FILESDIR}/249-libshared-static.patch" + "${FILESDIR}/249-linux-headers-5-15.patch" ) src_configure() { |