diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-08-04 15:55:52 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-08-06 23:17:36 -0400 |
commit | aa2f52943b4ef26422023c7f4d01dba7201b4e18 (patch) | |
tree | 45e026f9db0728f59a9a57271b8ea61e061a529d /app-text/atril | |
parent | mate-extra/mate-system-monitor: Stabilize 1.24.0 for amd64, x86 (diff) | |
download | gentoo-aa2f52943b4ef26422023c7f4d01dba7201b4e18.tar.gz gentoo-aa2f52943b4ef26422023c7f4d01dba7201b4e18.tar.bz2 gentoo-aa2f52943b4ef26422023c7f4d01dba7201b4e18.zip |
app-text/atril: 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 'app-text/atril')
-rw-r--r-- | app-text/atril/atril-1.24.0-r1.ebuild (renamed from app-text/atril/atril-1.24.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/atril/atril-1.24.0.ebuild b/app-text/atril/atril-1.24.0-r1.ebuild index 0f89edd836ad..40df9fc4db1e 100644 --- a/app-text/atril/atril-1.24.0.ebuild +++ b/app-text/atril/atril-1.24.0-r1.ebuild @@ -75,6 +75,7 @@ src_configure() { # Passing --disable-help would drop offline help, that would be inconsistent # with helps of the most of GNOME apps that doesn't require network for that. mate_src_configure \ + --disable-static \ --disable-tests \ --enable-comics \ --enable-pdf \ |