Skip to content

Commit

Permalink
mate-base/mate-desktop: Fix #733732, Disable static libs
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/733732
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <[email protected]>
  • Loading branch information
NP-Hardass committed Aug 7, 2020
1 parent 8f471a9 commit 2aaf6c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ DEPEND="${COMMON_DEPEND}
src_configure() {
mate_src_configure \
--enable-mate-about \
--disable-static \
$(use_with X x) \
$(use_enable debug) \
$(use_enable introspection) \
Expand Down

0 comments on commit 2aaf6c1

Please sign in to comment.