diff options
Diffstat (limited to 'libre/gummiboot/PKGBUILD')
-rw-r--r-- | libre/gummiboot/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/gummiboot/PKGBUILD b/libre/gummiboot/PKGBUILD index a0002ccc3..bd697b3f6 100644 --- a/libre/gummiboot/PKGBUILD +++ b/libre/gummiboot/PKGBUILD @@ -11,7 +11,7 @@ pkgrel="1" pkgdesc="Simple text-mode UEFI Boot Manager (Parabola rebranded)" url="http://freedesktop.org/wiki/Software/gummiboot" arch=('x86_64' 'i686' 'mips64el') -license=('LGPL2.1' 'CCPL:cc-by-sa-3.0') +license=('LGPL2.1') makedepends=('gnu-efi-libs' 'docbook-xsl' 'git') depends=('util-linux') conflicts=('gummiboot-efi') |