summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dccc3a8d32c2..41302d286285 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,6 @@ pkgbase = sword-text-web
arch = x86_64
license = public-domain
depends = sword
- optdepends = xiphos
optdepends = bibletime
source = http://ftp.de.debian.org/debian/pool/main/s/sword-text-web/sword-text-web_426.0-1_all.deb
sha256sums = 930b23670b352f0829a306501de4bebb5e654a2df02cde2cbe86b802177868e1
diff --git a/PKGBUILD b/PKGBUILD
index eb20d6a98b40..f4eea5fc8e63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
license=('public-domain')
url="https://packages.debian.org/bookworm/sword-text-web"
depends=('sword')
-optdepends=('xiphos' 'bibletime')
+optdepends=('bibletime')
source=("http://ftp.de.debian.org/debian/pool/main/s/sword-text-web/sword-text-web_426.0-1_all.deb")
sha256sums=('930b23670b352f0829a306501de4bebb5e654a2df02cde2cbe86b802177868e1')