diff options
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.02.166.ebuild')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.02.166.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.166.ebuild b/sys-fs/lvm2/lvm2-2.02.166.ebuild index 64406fb5ae33..b8cb4920dfde 100644 --- a/sys-fs/lvm2/lvm2-2.02.166.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.166.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -67,6 +67,7 @@ PATCHES=( "${FILESDIR}"/${PN}-2.02.139-dynamic-static-ldflags.patch #332905 "${FILESDIR}"/${PN}-2.02.129-static-pkgconfig-libs.patch #370217, #439414 + blkid "${FILESDIR}"/${PN}-2.02.130-pthread-pkgconfig.patch #492450 + "${FILESDIR}"/${PN}-2.02.166-HPPA-no-O_DIRECT.patch #657446 #"${FILESDIR}"/${PN}-2.02.145-mkdev.patch #580062 # Merged upstream ) |