From 7c3b8edef6a73121dd3f644b2728cd8558e6a327 Mon Sep 17 00:00:00 2001 From: Victor Diego Alejandro Diaz Urbaneja Date: Fri, 10 Jan 2020 18:11:33 +0000 Subject: Apply suggestion to testing/cdogs-sdl/APKBUILD --- testing/cdogs-sdl/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testing') diff --git a/testing/cdogs-sdl/APKBUILD b/testing/cdogs-sdl/APKBUILD index 3510f062d6f..ac201d623bb 100644 --- a/testing/cdogs-sdl/APKBUILD +++ b/testing/cdogs-sdl/APKBUILD @@ -7,8 +7,7 @@ pkgdesc="Classic overhead run-and-gun game" url="https://cxong.github.io/cdogs-sdl/" arch="x86_64 x86" license="GPL" -depends="sdl2 sdl2_mixer sdl2_image mesa" -makedepends="cmake" +makedepends="cmake sdl2_image-dev sdl2-dev sdl2_mixer-dev mesa-dev" options="!check" source="$pkgname-$pkgver.tar.gz::https://github.com/cxong/$pkgname/archive/$pkgver.tar.gz" -- cgit v1.2.3