diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-08-03 17:42:33 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-08-03 18:10:51 +0200 |
commit | 99b5f94e1e835c0d1c5bcc582bf8726eb14a3180 (patch) | |
tree | 1f8917bec279412e8c8a3e3f7b548180f19fad3b | |
parent | dev-ros/laser_filters: propagate python single dep (diff) | |
download | gentoo-99b5f94e1e835c0d1c5bcc582bf8726eb14a3180.tar.gz gentoo-99b5f94e1e835c0d1c5bcc582bf8726eb14a3180.tar.bz2 gentoo-99b5f94e1e835c0d1c5bcc582bf8726eb14a3180.zip |
kde-plasma/layer-shell-qt: Fix DEPEND
Closes: https://bugs.gentoo.org/795501
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r-- | kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4-r1.ebuild (renamed from kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4-r1.ebuild index bb5a21f13cb1..79902f136700 100644 --- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4.ebuild +++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4-r1.ebuild @@ -22,7 +22,7 @@ RDEPEND=" x11-libs/libxkbcommon " DEPEND="${RDEPEND} - >=dev-libs/plasma-wayland-protocols-1.1.1 + dev-libs/wayland-protocols " BDEPEND=" dev-util/wayland-scanner |