|
|
|
@ -623,7 +623,7 @@ ksquirrel: tdebase libkipi libksquirrel
|
|
|
|
|
$(call buildpkg,applications/ksquirrel)
|
|
|
|
|
|
|
|
|
|
kstreamripper: tdebase
|
|
|
|
|
# Do NOT build on Fedora >= 27 (problem with scons and python3)
|
|
|
|
|
# Do NOT build on Fedora 27, OpenSUSE >= 15.0 (problem with scons and python3)
|
|
|
|
|
ifeq (,$(filter $(DIST),.fc27 .oss150))
|
|
|
|
|
$(call buildpkg,applications/kstreamripper)
|
|
|
|
|
endif
|
|
|
|
@ -853,7 +853,7 @@ mathemagics:
|
|
|
|
|
$(call buildpkg,extras/mathemagics)
|
|
|
|
|
|
|
|
|
|
pan: gmime intltool
|
|
|
|
|
ifeq (,$(filter $(DIST),.el5))
|
|
|
|
|
ifeq (,$(filter $(DIST),.el5 .oss150))
|
|
|
|
|
$(call buildpkg,3rdparty/pan)
|
|
|
|
|
endif
|
|
|
|
|
|
|
|
|
|