summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2016-01-18 14:43:45 +0000
committerGrey Christoforo2016-01-18 14:43:45 +0000
commit24362149d345620e85205c69df6e966c0bad9fbe (patch)
tree16d5567a23a013c6a7c03d95dcdeb3eaa38594fd /PKGBUILD
parent029e4b5c50c73c22757dbdbbcc8bc9ebac211579 (diff)
downloadaur-24362149d345620e85205c69df6e966c0bad9fbe.tar.gz
add tk
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c589252627d5..360c3ce1cd1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="Open CASCADE Community Edition: patches/improvements/experiments contri
url="https://github.com/tpaviot/oce"
arch=('i686' 'x86_64')
license=('GPLv2.1')
-makedepends=('cmake')
-depends=('intel-tbb' 'gl2ps' 'freeimage')
+makedepends=('cmake' 'tk')
+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'
'606e400a97d9947459e4de2eca65f04c'