diff options
Diffstat (limited to 'redhat/Makefile')
-rw-r--r-- | redhat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/redhat/Makefile b/redhat/Makefile index 8758c4cf2..44f810ea7 100644 --- a/redhat/Makefile +++ b/redhat/Makefile @@ -478,9 +478,7 @@ ifeq (,$(filter $(DIST),.el5 .el6 .el7 .el8)) endif smartcardauth: tdebase -ifeq (,$(filter $(DIST),.el8)) $(call buildpkg,applications/smartcardauth) -endif smb4k: tdebase $(call buildpkg,applications/smb4k) @@ -535,7 +533,7 @@ tde-systemsettings: tdebase tdmtheme: tdebase $(call buildpkg,applications/tdmtheme) -tellico: tdebase tdemultimedia +tellico: tdebase tdegraphics tdemultimedia tdepim $(call buildpkg,applications/tellico) tork: tdebase |