diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-26 11:47:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-26 16:47:44 +0200 |
commit | 61e052196a6341511a8c439fce65910b58e638bb (patch) | |
tree | e010f9f38d55e382fefde0c945a9265eca088de8 /sys-apps/fwupd | |
parent | profiles: Mask media-video/minitube for removal (diff) | |
download | gentoo-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 'sys-apps/fwupd')
-rw-r--r-- | sys-apps/fwupd/fwupd-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fwupd/fwupd-1.3.2.ebuild b/sys-apps/fwupd/fwupd-1.3.2.ebuild index b8f2e6619819..b1c77f7d52de 100644 --- a/sys-apps/fwupd/fwupd-1.3.2.ebuild +++ b/sys-apps/fwupd/fwupd-1.3.2.ebuild @@ -42,6 +42,7 @@ DEPEND="${PYTHON_DEPS} >=dev-libs/glib-2.45.8:2 dev-libs/json-glib dev-libs/libgpg-error + dev-libs/libgudev:= >=dev-libs/libgusb-0.2.9[introspection?] >=dev-libs/libxmlb-0.1.7 dev-python/pillow[${PYTHON_USEDEP}] @@ -49,7 +50,6 @@ DEPEND="${PYTHON_DEPS} dev-python/pygobject:3[cairo,${PYTHON_USEDEP}] >=net-libs/libsoup-2.51.92:2.4[introspection?] virtual/libelf:0= - virtual/libgudev:= virtual/udev consolekit? ( >=sys-auth/consolekit-1.0.0 ) dell? ( |