Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.4.git;a=commitdiff;h=cedfb31b13199677d5bcaf2395ba9705b1c70793
commit cedfb31b13199677d5bcaf2395ba9705b1c70793 Author: jercel <[email protected]> Date: Sun Feb 13 10:40:44 2011 +0100 parted-2.3-2nexon1-x86_64 * Remove lvm2 from rodepends() (cherry picked from commit 27f618dc86cc12789cc2ff6662da8ece5e49841e) diff --git a/source/base/parted/FrugalBuild b/source/base/parted/FrugalBuild index c4ee713..0e414c0 100644 --- a/source/base/parted/FrugalBuild +++ b/source/base/parted/FrugalBuild @@ -3,11 +3,11 @@ pkgname=parted pkgver=2.3 -pkgrel=1 +pkgrel=2nexon1 pkgdesc="A program for creating, destroying, resizing, checking and copying partitions" url="http://www.gnu.org/software/parted/parted.html" depends=('e2fsprogs>=1.41.14' 'readline>=5.2-4') -rodepends=('gawk>=3.1.8' 'gzip>=1.4' 'shadow>=4.1.2.2-8' 'texinfo>=4.11-4' 'lvm2') +rodepends=('gawk>=3.1.8' 'gzip>=1.4' 'shadow>=4.1.2.2-8' 'texinfo>=4.11-4') groups=('base') archs=('i686' 'x86_64' 'ppc') Fup2gnugz _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
