catdoc: add tk depends.
This commit is contained in:
parent
094148e194
commit
5e0f05cb4f
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,10 @@
|
|||
# Template file for 'catdoc'
|
||||
pkgname=catdoc
|
||||
version=0.94.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="tk"
|
||||
depends="tk"
|
||||
short_desc="Convert Microsoft Office files to text"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in a new issue