summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLawrence Thorpe2023-02-05 13:57:54 +0000
committerLawrence Thorpe2023-02-05 13:57:54 +0000
commitfe96ea2760f942b1348aa460a0745bf0dbc812d0 (patch)
tree6ac779f01e2021338c9a5e7548135a991c1ca645 /PKGBUILD
parenta5245e9074fa7d651424fb68c56d9910b46d8cdf (diff)
downloadaur-dng.tar.gz
add rust makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e1e361f7238..c4e929aa4568 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url="https://github.com/thorpelawrence/dng"
license=('ZLIB')
depends=(wine)
-makedepends=(git innoextract)
+makedepends=(git innoextract rust)
source=("$pkgname-$pkgver::git+$url.git"
'https://download.adobe.com/pub/adobe/dng/win/AdobeDNGConverter_x64_15_1_1.exe')
sha512sums=('SKIP'