summaryrefslogtreecommitdiff
path: root/libre/parabolaiso
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2013-09-06 15:52:31 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2013-09-06 22:49:38 -0300
commitc1b13611073456829e581fc7103c9e85733e5cc7 (patch)
treed8553a26b602e1976512b55cbe52da74319bd996 /libre/parabolaiso
parentdd14d2e28669d6cb3a7e385e9f51f3688e4b8f6f (diff)
parabolaiso-2013.09.01-2: add dependency parabolaiso-data
Diffstat (limited to 'libre/parabolaiso')
-rw-r--r--libre/parabolaiso/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/parabolaiso/PKGBUILD b/libre/parabolaiso/PKGBUILD
index 8a8290ef1..833a6f56b 100644
--- a/libre/parabolaiso/PKGBUILD
+++ b/libre/parabolaiso/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=parabolaiso
pkgver=2013.09.01
-pkgrel=1
+pkgrel=2
pkgdesc='Tools for creating Parabola GNU/Linux-libre live and install iso images'
arch=('any')
url='https://projects.parabolagnulinux.org/parabolaiso.git/'
license=('GPL')
-depends=('make' 'squashfs-tools' 'libisoburn' 'dosfstools')
+depends=('make' 'squashfs-tools' 'libisoburn' 'dosfstools' 'parabolaiso-data')
provides=('archiso')
conflicts=('archiso')
source=("https://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar.gz"