summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Squartini2016-07-19 23:30:14 +0900
committerNicola Squartini2016-07-19 23:30:14 +0900
commit12b4e1faa8c9adcbc03c107a8db2794788d0496d (patch)
treed66794e59399332c1eb255eea4385f1fd3fbd111
parent6067f747d1f7dcfbe7a517e4356c2418d2a3ae9b (diff)
downloadaur-12b4e1faa8c9adcbc03c107a8db2794788d0496d.tar.gz
Add xterm optional dependency
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 543509852dd4..d06ed3d96212 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="http://www.ibm.com/"
license=("IBM Licensed Materials")
groups=('Cell Simulator')
depends=(blt perl)
+optdepends=('xterm: console support')
options=(!strip)
source_i686=(systemsim-cell-3.1-25.f9.i386.rpm)
source_x86_64=(systemsim-cell-3.1-25.f9.x86_64.rpm)