diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-30 13:48:56 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-30 13:50:26 +0100 |
commit | 01ddfe85c2a1cf1cce787cf442f1dca8946d73a5 (patch) | |
tree | 206f8f07fc9bd11fc8d1335fd228a52853072ee4 /profiles/targets | |
parent | app-mobilephone/gammu: virtual/libgudev → dev-libs/libgudev (diff) | |
download | gentoo-01ddfe85c2a1cf1cce787cf442f1dca8946d73a5.tar.gz gentoo-01ddfe85c2a1cf1cce787cf442f1dca8946d73a5.tar.bz2 gentoo-01ddfe85c2a1cf1cce787cf442f1dca8946d73a5.zip |
virtual/libgudev: Remove
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/package.use | 1 | ||||
-rw-r--r-- | profiles/targets/systemd/package.use.force | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 33f68fa62bc7..e9871000e8a9 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -91,7 +91,6 @@ media-libs/libpng apng # introspection, exception, enabled from here instead of ebuild to skip extra deps for a system package dev-libs/libgudev introspection sys-fs/eudev introspection -virtual/libgudev introspection # Samuli Suominen <ssuominen@gentoo.org> (2010-12-19) # Support for desktop file icons diff --git a/profiles/targets/systemd/package.use.force b/profiles/targets/systemd/package.use.force index e5028430d74f..0abe8e8aadcc 100644 --- a/profiles/targets/systemd/package.use.force +++ b/profiles/targets/systemd/package.use.force @@ -3,5 +3,4 @@ # Mike Gilbert <floppym@gentoo.org> (2015-04-22) # Force systemd to avoid depgraph breakage, bug 547360. -virtual/libgudev systemd virtual/libudev systemd |