mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mate-extra/mate-utils: Disable static-libs
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
|
||||
inherit mate
|
||||
|
||||
if [[ ${PV} != 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
KEYWORDS="amd64 ~arm ~arm64 x86"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Utilities for the MATE desktop"
|
||||
@@ -63,6 +63,7 @@ src_prepare() {
|
||||
|
||||
src_configure() {
|
||||
mate_src_configure \
|
||||
--disable-static \
|
||||
--enable-zlib \
|
||||
--enable-debug=$(usex debug yes minimum) \
|
||||
$(use_with X x) \
|
||||
Reference in New Issue
Block a user