Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 328519 | Differences between
and this patch

Collapse All | Expand All

(-)ncmpc-0.16.1-r1.ebuild (-2 / +3 lines)
Lines 23-30 Link Here
23
DEPEND="${RDEPEND}
23
DEPEND="${RDEPEND}
24
	dev-util/pkgconfig"
24
	dev-util/pkgconfig"
25
25
26
PATCHES=( "${FILESDIR}/${P}-lyrics-backtrace.patch"
26
PATCHES=( "${FILESDIR}/${PN}-0.16.1-lyrics-backtrace.patch"
27
	"${FILESDIR}/${P}-asneeded.patch" )
27
	"${FILESDIR}/${PN}-0.16.1-asneeded.patch"
28
	"${FILESDIR}/${P}-fix-segfault-on-help-screen.patch" )
28
29
29
src_prepare() {
30
src_prepare() {
30
	base_src_prepare
31
	base_src_prepare

Return to bug 328519