diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-06-30 21:48:58 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-18 00:21:11 +0100 |
commit | ae1b75d1299050b3f54d9f1f71a356032b642d97 (patch) | |
tree | be5b6dd249ae6dfad6d0eadb5de04436ecc7c66b | |
parent | profiles/common: disable USE=standalone for sys-apps/texinfo (diff) | |
download | portage-ae1b75d1299050b3f54d9f1f71a356032b642d97.tar.xz |
profiles/common: enable USE=system-zlib for net-misc/rsync
-rw-r--r-- | profiles/common/package.use | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/common/package.use b/profiles/common/package.use index ac03f765..6263cb74 100644 --- a/profiles/common/package.use +++ b/profiles/common/package.use @@ -137,3 +137,5 @@ net-misc/curl brotli sys-apps/debianutils -installkernel sys-apps/texinfo -standalone + +net-misc/rsync system-zlib |