summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36568a53a339..8d0274d20b9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,6 +11,7 @@ pkgbase = toontown-rewritten
depends = openal
depends = gendesk
depends = python
+ depends = python-pyqtwebengine
source = toontown-rewritten::git+https://github.com/Xytime/Xytime.github.io.git
source = toontown.py
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f6c83b9a281c..309a33446035 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ ostreecommit="9119a18c449ddeb2304bac358157aa6cdbce0d1f706992b6b87396c51a5ff50b"
pkgdesc="An MMO originally by Disney, rewritten. An account is needed to play."
arch=("x86_64")
license=("custom")
-depends=("qt5-base" "openal" "gendesk" "python")
+depends=("qt5-base" "openal" "gendesk" "python" "python-pyqtwebengine")
makedepends=("ostree" "git" "sed")
source=("toontown-rewritten::git+https://github.com/Xytime/Xytime.github.io.git" "toontown.py")
md5sums=('SKIP' 'SKIP')