1
0
Fork 0
mirror of https://aur.archlinux.org/ocp.git synced 2024-10-18 11:32:58 +00:00

Fixing typo in prior commit

This commit is contained in:
Xavier Moffett 2023-02-18 08:34:24 -05:00
parent e6deb7e896
commit 6a93307eee
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ pkgbase = ocp
arch = i686
arch = x86_64
license = GPL
makedepends = alsa-libs
makedepends = alsa-lib
makedepends = cjson
makedepends = desktop-file-utils
makedepends = freetype2

View file

@ -14,7 +14,7 @@ optdepends=('libvorbis: Vorbis codec support'
'libmad: MPEG codec support'
'flac: FLAC codec support')
makedepends=('alsa-libs'
makedepends=('alsa-lib'
'cjson'
'desktop-file-utils'
'freetype2'