summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-26 11:47:18 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-26 16:47:44 +0200
commit61e052196a6341511a8c439fce65910b58e638bb (patch)
treee010f9f38d55e382fefde0c945a9265eca088de8 /x11-misc
parentprofiles: Mask media-video/minitube for removal (diff)
downloadgentoo-61e052196a6341511a8c439fce65910b58e638bb.tar.gz
gentoo-61e052196a6341511a8c439fce65910b58e638bb.tar.bz2
gentoo-61e052196a6341511a8c439fce65910b58e638bb.zip
*/*: Replace virtual/libgudev with dev-libs/libgudev
Replace all virtual/libgudev deps. Without revbumps, since the removal is not urgent and we can wait some for bumps to happen. Bug: https://bugs.gentoo.org/697100 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/colord/colord-1.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/colord/colord-1.3.5.ebuild b/x11-misc/colord/colord-1.3.5.ebuild
index 35e1273e8b79..e440c9471305 100644
--- a/x11-misc/colord/colord-1.3.5.ebuild
+++ b/x11-misc/colord/colord-1.3.5.ebuild
@@ -36,8 +36,8 @@ COMMON_DEPEND="
sys-apps/dbus )
systemd? ( >=sys-apps/systemd-44:0= )
udev? (
+ dev-libs/libgudev:=[${MULTILIB_USEDEP}]
virtual/udev
- virtual/libgudev:=[${MULTILIB_USEDEP}]
virtual/libudev:=[${MULTILIB_USEDEP}]
)
"