summaryrefslogtreecommitdiffstats
path: root/redhat/Makefile.r14
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/Makefile.r14')
-rw-r--r--redhat/Makefile.r1410
1 files changed, 5 insertions, 5 deletions
diff --git a/redhat/Makefile.r14 b/redhat/Makefile.r14
index 7c490106f..d377ab753 100644
--- a/redhat/Makefile.r14
+++ b/redhat/Makefile.r14
@@ -269,7 +269,7 @@ endif
torsocks:
# Do NOT build on RHEL 6, RHEL 7, Fedora > 20, Mageia
-ifeq ($(wildcard /boot/vmlinuz*.el6* /boot/vmlinuz*.el7* /boot/vmlinuz*.fc2* /boot/mageia.dat /etc/SuSE-release),)
+ifeq ($(wildcard /boot/vmlinuz*.el6* /boot/vmlinuz*.el7* /etc/fedora-release /boot/mageia.dat /etc/SuSE-release),)
$(call buildpkg,3rdparty/torsocks)
endif
@@ -329,7 +329,7 @@ adept: tdebase
amarok: tdebase cmake mp4v2
$(call buildpkg,applications/amarok)
-basket: tdebase
+basket: tdebase tdepim
$(call buildpkg,applications/basket)
bibletime: tdebase
@@ -540,7 +540,7 @@ konversation: tdebase
kooldock: tdebase
$(call buildpkg,applications/kooldock)
-kopete-otr: tdebase
+kopete-otr: tdebase tdenetwork
$(call buildpkg,applications/kopete-otr)
kpicosim: tdebase
@@ -564,7 +564,7 @@ krecipes: tdebase
krename: tdebase
$(call buildpkg,applications/krename)
-krusader: tdebase
+krusader: tdebase tdebindings
$(call buildpkg,applications/krusader)
kscope: tdebase cscope
@@ -711,7 +711,7 @@ tde-systemsettings: tdebase
tdmtheme: tdebase
$(call buildpkg,applications/tdmtheme)
-tellico: tdebase
+tellico: tdebase tdemultimedia
# Do NOT build on CentOS 5
ifeq ($(wildcard /boot/vmlinuz*.el5*),)
$(call buildpkg,applications/tellico)