summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Squartini2016-07-19 23:29:29 +0900
committerNicola Squartini2016-07-19 23:29:29 +0900
commit6067f747d1f7dcfbe7a517e4356c2418d2a3ae9b (patch)
tree49f7e0cd12a5895b79105d268676ebcd95620a70
parent583cfb2ca405a4be840ff4e8ff83a3343262848c (diff)
downloadaur-6067f747d1f7dcfbe7a517e4356c2418d2a3ae9b.tar.gz
Add blt dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef5a10c23c35..543509852dd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=(i686 x86_64)
url="http://www.ibm.com/"
license=("IBM Licensed Materials")
groups=('Cell Simulator')
-depends=(perl tk)
+depends=(blt perl)
options=(!strip)
source_i686=(systemsim-cell-3.1-25.f9.i386.rpm)
source_x86_64=(systemsim-cell-3.1-25.f9.x86_64.rpm)