]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
python-parted: Add dependency to python-decorator.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 Oct 2010 11:09:23 +0000 (13:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 Oct 2010 11:09:23 +0000 (13:09 +0200)
pkgs/core/python-parted/python-parted.nm

index f7b304e71d820e642bceef6d2a0d18de1058676e..978c577db89965b62e0e0f9c9f684c7f3610688e 100644 (file)
@@ -35,6 +35,7 @@ PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = Python module for GNU parted.
 
 PKG_BUILD_DEPS+= parted-devel pkg-config python-decorator python-devel
+PKG_DEPS      += python-decorator
 
 define PKG_DESCRIPTION
        Python module for the parted library. It is used for manipulating \