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" index : guix
Wojtek's customized Guix'>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/debug.scm
AgeCommit message (Expand)Author
2019-07-17gnu: c-reduce: Update to 2.10.0....* gnu/packages/debug.scm (c-reduce): Update to 2.10.0. [inputs]: Use default clang & llvm versions (currently 8). Tobias Geerinckx-Rice
2019-05-22gnu: stress-make: Fix typo "explicitly"....* gnu/packages/debug (stress-make)[description]: Fix typo. Vagrant Cascadian
2019-04-11gnu: creduce: Upgrade to 2.8.0....* gnu/packages/debug.scm (creduce): Upgrade to 2.8.0. [inputs]: Use llvm-6 and clang-6. Remove perl-sys-cpu. [arguments]: Use custom 'check phase. Eric Bavier
2019-03-19gnu: scanmem: Enable GUI frontend....* gnu/packages/debug.scm (scanmem): Enable GUI frontend. [arguments]: Add "--enable-gui" configure flag and 'hardcode-python, 'wrap-gameconqueror phases. [native-inputs]: Add python-wrapper, gobject-introspection, gtk+. [propogated-inputs]: Add python-pygobject. Rutger Helling
2019-02-17gnu: Add scanmem....* gnu/packages/debug.scm (scanmem): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Pkill -9
2019-01-26gnu: stress-make: Use INVOKE....* gnu/packages/debug.scm (stress-make)[arguments]: Use INVOKE. Ricardo Wurmus
2019-01-26gnu: american-fuzzy-lop: Unconditionally return #T from build phases....* gnu/packages/debug.scm (american-fuzzy-lop)[arguments]: Use INVOKE and unconditionally return #T from build phases. Ricardo Wurmus
2019-01-18gnu: stress-make: Fix glob configuration....* gnu/packages/debug.scm (stress-make)[arguments]: Adopt configure cache value "make_cv_sys_gnu_glob=yes" from gnu-make package. Eric Bavier