From 6722f23da825893a6eaf24167f297f94baf17288 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 30 Mar 2016 16:10:58 -0300 Subject: debootstrap-1.0.80-2.parabola1: fix dependency on binutils --- libre/debootstrap/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre') diff --git a/libre/debootstrap/PKGBUILD b/libre/debootstrap/PKGBUILD index 679820cf9..305134deb 100644 --- a/libre/debootstrap/PKGBUILD +++ b/libre/debootstrap/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 168492 2016-03-26 16:16:17Z fyan $ +# $Id: PKGBUILD 168785 2016-03-29 15:29:35Z fyan $ # Maintainer (Arch): Felix Yan # Maintainer: André Silva pkgname=debootstrap pkgver=1.0.80 -pkgrel=1.parabola1 +pkgrel=2.parabola1 pkgdesc="Bootstrap a basic gNewSense and Trisquel system, without Debian support" arch=('any') license=('GPL') url="https://tracker.debian.org/pkg/debootstrap" -depends=('wget') +depends=('wget' 'binutils') makedepends=('git' 'makedev') replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) -- cgit v1.2.3