terminator: unmark nocross
This commit is contained in:
parent
7d7f754fff
commit
1a7af5560a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'terminator'
|
||||
pkgname=terminator
|
||||
version=1.91
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
build_style=python2-module
|
||||
pycompile_module="terminatorlib"
|
||||
|
@ -14,7 +14,6 @@ license="GPL-2.0-only"
|
|||
homepage="https://gnometerminator.blogspot.de/"
|
||||
distfiles="https://launchpad.net/${pkgname}/gtk3/${version}/+download/${pkgname}-${version}.tar.gz"
|
||||
checksum=95f76e3c0253956d19ceab2f8da709a496f1b9cf9b1c5b8d3cd0b6da3cc7be69
|
||||
nocross="gobject-introspection"
|
||||
|
||||
pre_configure() {
|
||||
cp $FILESDIR/terminator.desktop.in data
|
||||
|
|
Loading…
Reference in New Issue