hxtools: conflicts with bsd-games (/usr/bin/rot13)

Closes #7183.
This commit is contained in:
Leah Neukirchen 2017-07-30 16:23:53 +02:00
parent f82f869c69
commit 052005169c

View file

@ -1,7 +1,7 @@
#Template file for 'hxtools' #Template file for 'hxtools'
pkgname=hxtools pkgname=hxtools
version=20170430 version=20170430
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
short_desc="Collection of small tools over the years by j.eng (inai.de)" short_desc="Collection of small tools over the years by j.eng (inai.de)"
maintainer="nexolight <snow.dream.ch@gmail.com>" maintainer="nexolight <snow.dream.ch@gmail.com>"
@ -11,3 +11,4 @@ distfiles="http://jftp.inai.de/hxtools/hxtools-${version}.tar.xz"
checksum=ba6128d48c365d6f07d2698cd33aa76dfd47a2e813c067dcc340588c471bbcfb checksum=ba6128d48c365d6f07d2698cd33aa76dfd47a2e813c067dcc340588c471bbcfb
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libHX-devel" makedepends="libHX-devel"
conflicts="bsd-games>=0"