summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 475256e7c2c3..6719fe9ce818 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ arch=('x86_64')
url='https://github.com/libtcod/python-tcod'
license=('BSD')
depends=(
- 'libtcod'
'python-cffi'
'python-numpy>=1.20.3'
'python-typing_extensions')