summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2016-10-14 18:29:39 +0200
committerLuca Weiss2016-10-14 18:29:39 +0200
commitb58c78e956df37359c94c951d9ea7f59cc96e203 (patch)
tree143b77a5b56cdbfe4b18162886f20a7c493a6be2 /PKGBUILD
parentff6eea0626a711f0cc40104df7f106e362598919 (diff)
downloadaur-b58c78e956df37359c94c951d9ea7f59cc96e203.tar.gz
Update deps
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')