xfontsel: add missing dep
Fixes non-start issue reported by atkka
This commit is contained in:
parent
04b5986eea
commit
65a3da7f46
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template build file for 'xfontsel'.
|
||||
# Template file for 'xfontsel'
|
||||
pkgname=xfontsel
|
||||
version=1.0.6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXaw-devel"
|
||||
depends="font-misc-misc"
|
||||
short_desc="X font selector"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="X11"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="X11"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=25aa0b7c4262f5e99c07c2b96e00e4eb25b7e53f94fa803942af9d0e8da3001c
|
||||
|
||||
|
|
Loading…
Reference in a new issue