summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2016-01-18 14:45:07 +0000
committerGrey Christoforo2016-01-18 14:45:07 +0000
commit6f25c49466f22307d283d50e982615b727bca227 (patch)
tree12e46bbb66492b64f4c00eaf49c1b3ff541be4bd /PKGBUILD
parent24362149d345620e85205c69df6e966c0bad9fbe (diff)
downloadaur-6f25c49466f22307d283d50e982615b727bca227.tar.gz
remove tk from build dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 360c3ce1cd1e..a1ce939940eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Open CASCADE Community Edition: patches/improvements/experiments contri
url="https://github.com/tpaviot/oce"
arch=('i686' 'x86_64')
license=('GPLv2.1')
-makedepends=('cmake' 'tk')
+makedepends=('cmake')
depends=('intel-tbb' 'gl2ps' 'freeimage' 'tk')
source=(https://github.com/tpaviot/${pkgname}/archive/OCE-${pkgver}.tar.gz 99_oce.sh 99_oce.conf)
md5sums=('4d591b240c9293e879f50d86a0cb2bb3'