diff options
author | Karel Kočí <cynerd@email.cz> | 2019-09-17 20:10:11 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2019-09-17 20:10:11 +0200 |
commit | ba10b481644bd243c6216e2bb59276b84af435f8 (patch) | |
tree | 89e7204bb6a7d9f821c62085a30e71d8c0d0d65e | |
parent | c5d7e8a36d659ea18597589beecd24eb7f4f39c2 (diff) | |
download | gentoo-personal-overlay-ba10b481644bd243c6216e2bb59276b84af435f8.tar.gz gentoo-personal-overlay-ba10b481644bd243c6216e2bb59276b84af435f8.tar.bz2 gentoo-personal-overlay-ba10b481644bd243c6216e2bb59276b84af435f8.zip |
profiles/desktop: fix use
-rw-r--r-- | profiles/desktop/package.use | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desktop/package.use b/profiles/desktop/package.use index 9877652..e2c05cc 100644 --- a/profiles/desktop/package.use +++ b/profiles/desktop/package.use @@ -75,3 +75,4 @@ dev-python/freezegun -python_targets_python3_7 # Samba net-fs/samba zeroconf syslog python +sys-libs/ldb python |