summaryrefslogtreecommitdiff
path: root/extra/efibootmgr/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-09 23:14:54 +0000
committerroot <root@rshg054.dnsready.net>2012-02-09 23:14:54 +0000
commit4bc61018eec54dbe50e7556ce01d2ef2859b2c9f (patch)
tree3ea5705a573fd320639395f484fc12335e0a1b88 /extra/efibootmgr/PKGBUILD
parent54b7119c36756b86ea463649ee972cd6c1ce5863 (diff)
Thu Feb 9 23:14:54 UTC 2012
Diffstat (limited to 'extra/efibootmgr/PKGBUILD')
-rwxr-xr-xextra/efibootmgr/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/efibootmgr/PKGBUILD b/extra/efibootmgr/PKGBUILD
index 7bda0f640..d1a44c69e 100755
--- a/extra/efibootmgr/PKGBUILD
+++ b/extra/efibootmgr/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 108903 2011-02-04 21:01:10Z tpowa $
+# $Id: PKGBUILD 149530 2012-02-08 11:51:04Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor : Murtuza Akhtari <inxsible at gmail dot com>
# Contributor: Keshav P R <skodabenz at rocketmail dot com>
pkgname=efibootmgr
pkgver=0.5.4
-pkgrel=1
+pkgrel=2
pkgdesc="Tool to modify UEFI Firmware Boot Manager Variables."
arch=('i686' 'x86_64')
url="http://linux.dell.com/efibootmgr/"
license=('GPL2')
-depends=('zlib')
+depends=('zlib' 'pciutils')
makedepends=()
provides=()
options=(strip purge docs zipman !emptydirs)