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" href='/'>index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/pep.scm
AgeCommit message (Expand)Author
2021-03-22gnu: sequoia4pEp: Move to sequoia.scm....Don't have cross module package inheritance. * gnu/packages/pep.scm (sequoia4pEp): Move to ... * gnu/packages/sequoia.scm (sequoia4pEp): ... here. Hide package. Efraim Flashner
gnu: valgrind: Don't depend on GDB.......but add a special 'valgrind/interactive' variant for end users. * gnu/packages/valgrind.scm (valgrind)[inputs]: Remove. [properties]: New field. (valgrind/interactive): New public variable. Marius Bakke
2020-05-17gnu: valgrind: Fix build on powerpc....* gnu/packages/valgrind.scm (valgrind)[arguments]: Add make-flags for CPU optimizations when building on powerpc. Efraim Flashner
2020-04-28gnu: valgrind: Update source uri....* gnu/packages/valgrind.scm (valgrind)[source]: Remove valgrind host, add sourceware host. [home-page]: Use https. Efraim Flashner