aterm: depend on at least one xorg-fonts package
See https://github.com/termux/x11-packages/issues/35
This commit is contained in:
parent
7952da7b59
commit
c6ce507124
@ -3,10 +3,10 @@ TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com> @xeffyr"
|
||||
TERMUX_PKG_HOMEPAGE=http://aterm.sourceforge.net/
|
||||
TERMUX_PKG_DESCRIPTION="An xterm replacement with transparency support"
|
||||
TERMUX_PKG_VERSION=1.0.1
|
||||
TERMUX_PKG_REVISION=6
|
||||
TERMUX_PKG_REVISION=7
|
||||
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/sourceforge/aterm/aterm-${TERMUX_PKG_VERSION}.tar.bz2
|
||||
TERMUX_PKG_SHA256=a161c3b2d9c7149130a41963899993af21eae92e8e362f4b5b3c7c4cb16760ce
|
||||
TERMUX_PKG_DEPENDS="libice, libsm, libx11, libxext"
|
||||
TERMUX_PKG_DEPENDS="libice, libsm, libx11, libxext, xorg-fonts-75dpi | xorg-fonts-100dpi"
|
||||
TERMUX_PKG_BUILD_DEPENDS="libxt"
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user