summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCrankySupertoon2020-10-03 19:22:40 -0400
committerCrankySupertoon2020-10-03 19:22:40 -0400
commit9ed8eff119901a4166ab8ab27446b88d52c9f4ae (patch)
tree816a07136220198ee71dbf8cdf013d88ef89d8a2
parentd6755678d150141de37aac93e230810192af302a (diff)
downloadaur-9ed8eff119901a4166ab8ab27446b88d52c9f4ae.tar.gz
this package is most likely needed
-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')