]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
pychecker: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:57 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:57 +0000 (13:08 +0200)
pkgs/core/pychecker/pychecker.nm

index 18425f4dd9aba1d315a833957c319fd5edc3a10d..439fb9dda546618dff72aa13ffe91df5b3c29b52 100644 (file)
@@ -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 \