summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-05-01 00:00:06 +0200
committerDavid Seifert <soap@gentoo.org>2017-05-01 00:07:06 +0200
commit9ce1585f068305ff2825bc479320d5735cfb47a2 (patch)
treeef38ebacc3beebafa51be82a53c6157172008f1f /media-sound/pianobooster/files/pianobooster-0.6.4b-underlinking.patch
parentdev-cpp/eigen: Port SLOT=2 ebuild to EAPI 6 (diff)
downloadgentoo-9ce1585f068305ff2825bc479320d5735cfb47a2.tar.gz
gentoo-9ce1585f068305ff2825bc479320d5735cfb47a2.tar.bz2
gentoo-9ce1585f068305ff2825bc479320d5735cfb47a2.zip
media-sound/pianobooster: Port to EAPI 6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'media-sound/pianobooster/files/pianobooster-0.6.4b-underlinking.patch')
-rw-r--r--media-sound/pianobooster/files/pianobooster-0.6.4b-underlinking.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pianobooster/files/pianobooster-0.6.4b-underlinking.patch b/media-sound/pianobooster/files/pianobooster-0.6.4b-underlinking.patch
index 37720e534a3d..c462ca016aa3 100644
--- a/media-sound/pianobooster/files/pianobooster-0.6.4b-underlinking.patch
+++ b/media-sound/pianobooster/files/pianobooster-0.6.4b-underlinking.patch
@@ -2,8 +2,8 @@ Fix build failure caused by underlinking.
Gentoo-bug: 369697
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
@@ -57,6 +57,8 @@
#IF(ALSA_FOUND)
ADD_DEFINITIONS(-D__LINUX_ALSASEQ__)