From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:57 +0000 (+0200) Subject: pychecker: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=277a7792b2701f5efb0901120956989bdcf2f423;p=ipfire-3.x.git pychecker: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/pychecker/pychecker.nm b/pkgs/core/pychecker/pychecker.nm index 18425f4dd..439fb9dda 100644 --- a/pkgs/core/pychecker/pychecker.nm +++ b/pkgs/core/pychecker/pychecker.nm @@ -34,7 +34,7 @@ PKG_URL = http://pychecker.sourceforge.net PKG_LICENSE = BSD PKG_SUMMARY = A python source code checking tool. -PKG_DEPS += python +PKG_BUILD_DEPS+= python-devel define PKG_DESCRIPTION PyChecker is a python source code checking tool to help you find \