summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9baf61760cc..d478be061f7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Historical copy of Qt 1, adapted to compile on modern systems (circa. 2
arch=('i686' 'x86_64')
url="https://github.com/KDE/qt1"
license=("custom:Qt Free Edition License")
-depends=("") # TODO : Fill
+depends=("libx11" "libxext") # TODO : Fill
_commit="78811a56cc111d17f42221566e7e4430d5de8d40"
source=("https://github.com/KDE/$pkgname/archive/$_commit.zip")
sha256sums=('7a43fd9d30af8f07f94e6cbfee13b257b1ab6261c1b25f4a880e9eda033351d0')