mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-25 16:31:24 +02:00
testing/flare-engine: remove unnecessary explicit depends
This commit is contained in:
parent
2147c3d489
commit
2f352bd396
@ -2,12 +2,12 @@
|
|||||||
# Maintainer: Díaz Urbaneja Diego <sodomon2@gmail.com>
|
# Maintainer: Díaz Urbaneja Diego <sodomon2@gmail.com>
|
||||||
pkgname=flare-engine
|
pkgname=flare-engine
|
||||||
pkgver=1.11
|
pkgver=1.11
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Free/Libre Action Roleplaying Engine"
|
pkgdesc="Free/Libre Action Roleplaying Engine"
|
||||||
url="http://www.flarerpg.org/"
|
url="http://www.flarerpg.org/"
|
||||||
arch="all"
|
arch="all"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
depends="sdl2_image sdl2_mixer sdl2_ttf hicolor-icon-theme"
|
depends="hicolor-icon-theme"
|
||||||
makedepends="cmake make sdl2_image-dev sdl2_mixer-dev sdl2_ttf-dev"
|
makedepends="cmake make sdl2_image-dev sdl2_mixer-dev sdl2_ttf-dev"
|
||||||
options="!check" # make check not implemented
|
options="!check" # make check not implemented
|
||||||
subpackages="$pkgname-doc"
|
subpackages="$pkgname-doc"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user