mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/darktable: build with lua5.3 instead of lua5.2
This commit is contained in:
parent
62607af9fc
commit
3213f9b84c
@ -2,7 +2,7 @@
|
||||
# Maintainer: Kevin Daudt <ops@ikke.info>
|
||||
pkgname=darktable
|
||||
pkgver=2.4.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="an open source photography workflow application and raw developer"
|
||||
url="https://www.darktable.org/"
|
||||
arch="x86 x86_64 aarch64"
|
||||
@ -29,7 +29,7 @@ makedepends="
|
||||
libxml2-dev
|
||||
libxml2-utils
|
||||
libxslt
|
||||
lua5.2-dev
|
||||
lua5.3-dev
|
||||
openexr-dev
|
||||
openjpeg-dev
|
||||
pugixml-dev
|
||||
|
Loading…
Reference in New Issue
Block a user