diff options
Diffstat (limited to 'redhat/Makefile.v3.5.13-sru')
-rw-r--r-- | redhat/Makefile.v3.5.13-sru | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/redhat/Makefile.v3.5.13-sru b/redhat/Makefile.v3.5.13-sru index 276dda8bd..31b0cdd7c 100644 --- a/redhat/Makefile.v3.5.13-sru +++ b/redhat/Makefile.v3.5.13-sru @@ -556,3 +556,7 @@ tde-i18n: tdebase cmake ### Meta packages meta: $(call buildpkg,extras/trinity-desktop) + +### Extra packages +ksensors: + $(call buildpkg,applications/ksensors) |