summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-11-11 19:56:22 -0200
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-11-11 19:56:22 -0200
commit7ad962cb59151982416803f4c42bf114dbc9c4ee (patch)
tree6ea343ca741969cfdbd742333ab48eb0971a7d00 /pcr
parentf72e0535d2d61d406463f32a90de35f34ee65ca3 (diff)
downloadabslibre-7ad962cb59151982416803f4c42bf114dbc9c4ee.tar.gz
abslibre-7ad962cb59151982416803f4c42bf114dbc9c4ee.tar.bz2
abslibre-7ad962cb59151982416803f4c42bf114dbc9c4ee.zip
mednafen-wip: fixing dependencies
Diffstat (limited to 'pcr')
-rwxr-xr-xpcr/mednafen-wip/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/mednafen-wip/PKGBUILD b/pcr/mednafen-wip/PKGBUILD
index 2abee7f46..c3e5d6137 100755
--- a/pcr/mednafen-wip/PKGBUILD
+++ b/pcr/mednafen-wip/PKGBUILD
@@ -8,7 +8,7 @@ pkgbase=mednafen
pkgname=mednafen-wip
pkgver=0.9.26
_pkgver=422
-pkgrel=1
+pkgrel=2
pkgdesc='A command-line multi-system gaming emulator, WIP version'
url="http://$pkgbase.sourceforge.net/"
license=(
@@ -20,7 +20,7 @@ arch=(
mips64el
)
depends=(
- jack2
+ jack
'libcdio>=0.83'
sdl-libre
)