aboutsummaryrefslogtreecommitdiff
path: root/svn/sample.PKGBUILD
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2020-06-26 17:59:40 +0200
committerEinhard Leichtfuß <alguien@respiranto.de>2020-06-26 18:01:18 +0200
commit124ac3112289ad6b76d67de1360c01d5d2fa860f (patch)
tree7ec96f4a3f9a01526c1d5c9d8474703da69c0cef /svn/sample.PKGBUILD
parent2f708355a1b44b9c39bb091a58f9217cffa1bdaf (diff)
Remove dictd build dependency
freedict-tools now (correctly) depend on dictd. Also, * do not hide curl's errors.
Diffstat (limited to 'svn/sample.PKGBUILD')
-rw-r--r--svn/sample.PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/svn/sample.PKGBUILD b/svn/sample.PKGBUILD
index 452640a..4dd253d 100644
--- a/svn/sample.PKGBUILD
+++ b/svn/sample.PKGBUILD
@@ -14,7 +14,7 @@ arch=('any')
url="https://freedict.org/"
license=(%LICENSES%)
optdepends=('dictd: dict client and server')
-makedepends=('subversion' 'dictd' 'freedict-tools')
+makedepends=('subversion' 'freedict-tools')
provides=(${_pkgname})
conflicts=(${_pkgname})
install=${pkgname}.install