]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
python-decorator: 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/python-decorator/python-decorator.nm

index 4033a0d8fea3a88ffcb6a75579831bcd63aaa02b..ba81c960289aad80d86e7746daed82cba66303d7 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://www.phyast.pitt.edu/~micheles/python/documentation.html
 PKG_LICENSE    = BSD
 PKG_SUMMARY    = Module to simplify usage of decorators.
 
-PKG_DEPS      += python
+PKG_BUILD_DEPS+= python
 
 define PKG_DESCRIPTION
        The aim of the decorator module is to simplify the usage of decorators \