toxic: Removed explicit ncurses-libs dependency as suggested by xtraeme
This commit is contained in:
parent
0cf2d087ca
commit
2a34bce5b1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://wiki.tox.im/Toxic"
|
||||
depends="toxcore-git>=20150313_2"
|
||||
makedepends="toxcore-devel-git>=20150313_2 libX11-devel freealut-devel libconfig-devel ncurses-libs ncurses-devel>=5.9_10 libopenal-devel libnotify-devel libvpx-devel libsodium-devel opus-devel"
|
||||
makedepends="toxcore-devel-git>=20150313_2 libX11-devel freealut-devel libconfig-devel ncurses-devel>=5.9_10 libopenal-devel libnotify-devel libvpx-devel libsodium-devel opus-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
build_style="gnu-makefile"
|
||||
distfiles="https://github.com/Tox/toxic/archive/${_commithash}.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue