Skip to content

Commit

Permalink
Add explicit dependency on Apache 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
smaarn committed May 21, 2022
1 parent 1d97dc0 commit 8b207af
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spk/tt-rss/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,7 @@ override ARCH=
REQUIRED_MIN_DSM = 6.0
INSTUNINST_RESTART_SERVICES = apache-web

ifeq ($(call version_lt, ${TCVERSION}, 7.0),1)
SPK_DEPENDS = "WebStation:PHP7.2:MariaDB10"
else
SPK_DEPENDS = "WebStation:PHP7.2:MariaDB10:Apache2.4"
endif

include ../../mk/spksrc.spk.mk

Expand Down

0 comments on commit 8b207af

Please sign in to comment.