From: Michael Tremer Date: Fri, 4 Mar 2011 12:33:07 +0000 (+0100) Subject: parted: Rebuild for pkg-config. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bd7c5abc84f77983b61366cf36d39d9ff1edc9c;p=ipfire-3.x.git parted: Rebuild for pkg-config. --- diff --git a/pkgs/parted/parted.nm b/pkgs/parted/parted.nm index cde4c41a6..a50200b9d 100644 --- a/pkgs/parted/parted.nm +++ b/pkgs/parted/parted.nm @@ -26,7 +26,7 @@ include $(PKGROOT)/Include PKG_NAME = parted PKG_VER = 2.1 -PKG_REL = 1 +PKG_REL = 2 PKG_MAINTAINER = PKG_GROUP = Applications/System @@ -35,7 +35,7 @@ PKG_LICENSE = GPLv3+ PKG_SUMMARY = The GNU disk partition manipulation program. PKG_BUILD_DEPS+= libdevmapper-devel libselinux-devel libsepol-devel \ - libuuid-devel ncurses-devel readline-devel + libuuid-devel ncurses-devel pkg-config readline-devel define PKG_DESCRIPTION The GNU Parted program allows you to create, destroy, resize, move, \