summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorGaming4JC <g4jc@openmailbox.org>2016-10-09 11:17:53 -0400
committerGaming4JC <g4jc@openmailbox.org>2016-10-09 11:17:53 -0400
commit9843d75261687270d11344fc795182db0c1dd7f6 (patch)
treed0ee6dc123d7b28d72017310c7ff7126ba409a59 /pcr
parent4eb12129b83e441e0c3981641c800130df4c2945 (diff)
add dependencies for bumpracer
Diffstat (limited to 'pcr')
-rw-r--r--pcr/bumprace/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')