diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-08-02 08:37:32 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-08-06 23:17:29 -0400 |
commit | 7d1b2e75a6d781f091b18f483f978ad530d017f3 (patch) | |
tree | d1767600c3b3b1caf8fc3298804e9053be00fdc4 /x11-wm/marco | |
parent | x11-wm/marco: Drop old (diff) | |
download | gentoo-7d1b2e75a6d781f091b18f483f978ad530d017f3.tar.gz gentoo-7d1b2e75a6d781f091b18f483f978ad530d017f3.tar.bz2 gentoo-7d1b2e75a6d781f091b18f483f978ad530d017f3.zip |
x11-wm/marco: Disable static-libs
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'x11-wm/marco')
-rw-r--r-- | x11-wm/marco/marco-1.24.0-r2.ebuild (renamed from x11-wm/marco/marco-1.24.0-r1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/marco/marco-1.24.0-r1.ebuild b/x11-wm/marco/marco-1.24.0-r2.ebuild index 83c4dce13d8e..02b3042b4bbc 100644 --- a/x11-wm/marco/marco-1.24.0-r1.ebuild +++ b/x11-wm/marco/marco-1.24.0-r2.ebuild @@ -59,6 +59,7 @@ DEPEND="${COMMON_DEPEND} src_configure() { mate_src_configure \ + --disable-static \ --enable-compositor \ --enable-render \ --enable-shape \ |