]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
python-parted: Correct spelling of pkg-config.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Feb 2010 21:14:04 +0000 (22:14 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Feb 2010 21:14:04 +0000 (22:14 +0100)
pkgs/core/python-parted/python-parted.nm

index 2cb636659afd4c2a1f7529b9839e7f0c73a7a013..09c67e2d0d90e10fb57e7348cbb3ea13d4e35591 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://fedorahosted.org/pyparted
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = Python module for GNU parted.
 
-PKG_BUILD_DEPS+= pkgconfig
+PKG_BUILD_DEPS+= pkg-config
 PKG_DEPS      += parted python python-decorator
 
 define PKG_DESCRIPTION