Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Christian Tietz <christian.tietz@mailbox.org>
Closes: https://github.com/gentoo/gentoo/pull/15205
Signed-off-by: Michał Górny <mgorny@gentoo.org>
virtual/pkgconfig
"
-src_prepare() {
- # fix build failure w/ xfce4-panel-4.15.0
- sed -i -e 's@<libxfce4panel/xfce-panel-plugin\.h>@<libxfce4panel/libxfce4panel.h>@' \
- panel-plugin/register-plugin.c || die
- cmake_src_prepare
-}
-
src_configure() {
local mycmakeargs=(
-DENABLE_AS_NEEDED=OFF
virtual/pkgconfig
"
-src_prepare() {
- # fix build failure w/ xfce4-panel-4.15.0
- sed -i -e 's@<libxfce4panel/xfce-panel-plugin\.h>@<libxfce4panel/libxfce4panel.h>@' \
- panel-plugin/register-plugin.c || die
- cmake_src_prepare
-}
-
src_configure() {
local mycmakeargs=(
-DENABLE_AS_NEEDED=OFF