summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/linhes-scripts/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-22 08:55:49 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-22 08:55:49 (GMT)
commit18a13d7b7ff77cec786897a3d00114f07a1c1a05 (patch)
tree3fc757e7ec289801ee26872755a36e2ff93c2253 /abs/core-testing/linhes-scripts/PKGBUILD
parent10ba45b8e3170554aa8d12a83813b8ef0cb766e9 (diff)
downloadlinhes_pkgbuild-18a13d7b7ff77cec786897a3d00114f07a1c1a05.zip
linhes_pkgbuild-18a13d7b7ff77cec786897a3d00114f07a1c1a05.tar.gz
linhes_pkgbuild-18a13d7b7ff77cec786897a3d00114f07a1c1a05.tar.bz2
As importfiles needs xosd. Made package depend on it.
Diffstat (limited to 'abs/core-testing/linhes-scripts/PKGBUILD')
-rw-r--r--abs/core-testing/linhes-scripts/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core-testing/linhes-scripts/PKGBUILD b/abs/core-testing/linhes-scripts/PKGBUILD
index f8d8f8f..761c740 100644
--- a/abs/core-testing/linhes-scripts/PKGBUILD
+++ b/abs/core-testing/linhes-scripts/PKGBUILD
@@ -3,10 +3,11 @@
pkgname=linhes-scripts
pkgver=1
-pkgrel=2
+pkgrel=3
pkgdesc="Various scripts that help to make LinHES, LinHES."
arch=('i686' 'x86_64')
license=('GPL2')
+depends=(xosd)
url="http://linhes.org/"
source=(ftp://ftp.knoppmyth.net/R6/sources/linhes-scripts.tar.bz2)