From d032a27b745f8a5684bc2658c6912ca8e04d7e3a Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 10 Oct 2016 19:49:24 +0200 Subject: [PATCH] pkg: it's silly to depend on php56 and python27 --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index db43b69af..c0f659e5b 100644 --- a/Makefile +++ b/Makefile @@ -99,7 +99,6 @@ CORE_DEPENDS?= apinger \ pftop \ phalcon \ php-suhosin \ - php56 \ php56-ctype \ php56-curl \ php56-dom \ @@ -122,7 +121,6 @@ CORE_DEPENDS?= apinger \ py27-requests \ py27-sqlite3 \ py27-ujson \ - python27 \ radvd \ rate \ relayd \