mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add wacomtablet.
* gnu/packages/kde-utils.scm (wacomtablet): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
This commit is contained in:
parent
4bc8c1ec9d
commit
b2a2f566aa
4 changed files with 83 additions and 0 deletions
11
gnu/packages/patches/wacomtablet-add-missing-includes.patch
Normal file
11
gnu/packages/patches/wacomtablet-add-missing-includes.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
diff -rup wacomtablet-3.1.0/src/kcmodule/styluspagewidget.cpp wacomtablet-3.1.0.new/src/kcmodule/styluspagewidget.cpp
|
||||
--- wacomtablet-3.1.0/src/kcmodule/styluspagewidget.cpp 2018-06-22 15:07:58.000000000 +0200
|
||||
+++ wacomtablet-3.1.0.new/src/kcmodule/styluspagewidget.cpp 2018-07-10 17:38:09.239242847 +0200
|
||||
@@ -25,6 +25,7 @@
|
||||
#include "profilemanagement.h"
|
||||
|
||||
// common includes
|
||||
+#include "logging.h"
|
||||
#include "property.h"
|
||||
#include "deviceprofile.h"
|
||||
#include "dbustabletinterface.h"
|
Loading…
Add table
Add a link
Reference in a new issue