Skip to content

Commit

Permalink
mate-base/mate-menus: Fix #724550
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/724550
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Adam Feldman <[email protected]>
  • Loading branch information
NP-Hardass committed May 22, 2020
1 parent b2d743b commit a880d91
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ src_configure() {
# Do NOT compile with --disable-debug/--enable-debug=no as it disables API
# usage checks.
mate_src_configure \
--disable-static \
--enable-debug=$(usex debug yes minimum) \
$(use_enable introspection)
}
Expand Down

0 comments on commit a880d91

Please sign in to comment.