Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=302a1a8411d17ea8bbe2ca0df5d0eae481c7f0d0
commit 302a1a8411d17ea8bbe2ca0df5d0eae481c7f0d0 Author: James Buren <[email protected]> Date: Mon Aug 20 12:41:34 2012 -0500 frugalwareutils-1.0.0-10-x86_64 * rebuild with parted * update list of packages to pull into base diff --git a/source/base/frugalwareutils/FrugalBuild b/source/base/frugalwareutils/FrugalBuild index af15619..904ec08 100644 --- a/source/base/frugalwareutils/FrugalBuild +++ b/source/base/frugalwareutils/FrugalBuild @@ -10,10 +10,10 @@ USE_APIDOCS=${USE_APIDOCS:-"y"} pkgname=frugalwareutils pkgver=1.0.0 Fuse $USE_DEVEL && pkgver=0.9.9.7.gb874e50 -pkgrel=9 +pkgrel=10 pkgdesc="Frugalware configuration utilities." url="http://ftp.frugalware.org/pub/other/frugalwareutils" -depends=('glib2>=2.16.4-2' 'ncurses>=5.6-4' 'parted>=3.1' \ +depends=('glib2>=2.16.4-2' 'ncurses>=5.6-4' 'parted>=3.1-2' \ 'pacman-g2>=3.8.8-3' 'pciutils') rodepends=('systemd') makedepends=('dialog>=1.1_20080316-2' 'asciidoc' 'docbook-xsl' \ @@ -37,7 +37,7 @@ _F_systemd_units=(netconfig=e) Finclude systemd if [ "$CARCH" == "i686" -o "$CARCH" == "x86_64" ]; then - rodepends=("${rodepends[@]}" 'kernel-initrd' 'grub2' 'mlocate' 'libaio' 'multipath-tools' 'jfsutils' 'btrfs-progs' 'b43-firmware') + rodepends=("${rodepends[@]}" 'usbutils' 'hwdata' 'libusb1' 'libusb') fi build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
