summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b8a55cb6377..60581b682e92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ pkgname=$_pkgname-git
pkgver=r19.dcc76a5b
pkgrel=1
pkgdesc="Philips CD-i core"
-arch=('aarch64' 'arm' 'armv6h' 'armv7h' 'i686' 'x86_64')
+arch=('aarch64' 'armv7h' 'i486' 'i686' 'pentium4' 'x86_64')
url="https://github.com/libretro/same_cdi"
license=('GPL2')
groups=('libretro')
-depends=('glibc')
+depends=('glibc' 'libretro-core-info')
makedepends=('git' 'libglvnd' 'python')
provides=("$_pkgname")
conflicts=("$_pkgname")