From 9843d75261687270d11344fc795182db0c1dd7f6 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sun, 9 Oct 2016 11:17:53 -0400 Subject: add dependencies for bumpracer --- pcr/bumprace/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcr/bumprace/PKGBUILD b/pcr/bumprace/PKGBUILD index 25bc3d54a..a0b8d98b6 100644 --- a/pcr/bumprace/PKGBUILD +++ b/pcr/bumprace/PKGBUILD @@ -7,7 +7,7 @@ pkgdesc="Arcade Game. You've to get from the start to the finish line without cr arch=('x86_64' 'i686') url="http://www.linux-games.com/penguin-command/" license=('GPL2') -depends=('sdl') +depends=('sdl' 'libjpeg-turbo' 'sdl_mixer' 'sdl_image') source=("https://bitbucket.org/karlb/$pkgname/get/$pkgver.tar.gz") sha512sums=('503a04c4f8e3537861af91f2978aae36267288b8db61fe55da6dd96003c11d585ef0632080bebddf482a34f32405b10354710541a9e140b0e614a5857dd6be10') -- cgit v1.2.3-2-g168b