main/osk-sdl: add missing depends on ttf-dejavu (!899)

ttf-dejavu is referenced in osk.conf:
  keyboard-font = /usr/share/fonts/ttf-dejavu/DejaVuSans.ttf
This commit is contained in:
Minecrell 2020-01-20 16:10:21 +01:00 committed by Bart Ribbers
parent a5cf21b4d4
commit 0c7bcb5431
No known key found for this signature in database
GPG key ID: 699D16185DAFAE61

View file

@ -2,12 +2,12 @@
# Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=osk-sdl
pkgver=0.53
pkgrel=1
pkgrel=2
pkgdesc="Onscreen keyboard for unlocking LUKS devices"
url="https://gitlab.com/postmarketOS/osk-sdl"
arch="all"
license="GPL-3.0-or-later"
depends="cryptsetup-libs mesa-gl directfb"
depends="cryptsetup-libs mesa-gl directfb ttf-dejavu"
makedepends="linux-headers sdl2-dev sdl2_ttf-dev cryptsetup-dev"
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/postmarketOS/osk-sdl/-/archive/$pkgver/osk-sdl-$pkgver.tar.gz"
options="!strip !check" # No tests