commit: 25382c5838c0870fa0c17637fa1ed7094ba0ef68 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jun 23 15:13:24 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jun 23 20:06:33 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=25382c58
kde-misc/wacomtablet: Add new DEPEND Depends on >=dev-libs/libwacom-0.30 now, see also: https://cgit.kde.org/wacomtablet.git/commit/?h=3.1&id=ba954d21575bb74f2724bf582e66817f8d9391f4 Package-Manager: Portage-2.3.40, Repoman-2.3.9 kde-misc/wacomtablet/wacomtablet-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-misc/wacomtablet/wacomtablet-9999.ebuild b/kde-misc/wacomtablet/wacomtablet-9999.ebuild index 230a744a87..5a5efed87d 100644 --- a/kde-misc/wacomtablet/wacomtablet-9999.ebuild +++ b/kde-misc/wacomtablet/wacomtablet-9999.ebuild @@ -31,6 +31,7 @@ CDEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) $(add_qt_dep qtx11extras) + >=dev-libs/libwacom-0.30 >=x11-drivers/xf86-input-wacom-0.20.0 x11-libs/libXi x11-libs/libxcb
