summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMolyuu2024-04-14 14:17:17 +0800
committerMolyuu2024-04-14 14:17:17 +0800
commit7bb3f6f558b9b0c842c951a43d46d7d6aa1d79fe (patch)
treec1eed8c67dd41cf025f596fc4cbc1e70ca9d3fc7 /PKGBUILD
parent490010873db1db76818e9a496467a38306f7beb7 (diff)
downloadaur-deepin-wine6-stable.tar.gz
fix makepkg hangs
Signed-off-by: Molyuu <mi@molyuu.cyou>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98e19dc4f81c..e1d100a7c026 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ provides=("deepin-wine6-stable-i386=$pkgver" "deepin-wine6-stable-amd64=$pkgver"
replaces=("deepin-wine6-stable-i386" "deepin-wine6-stable-amd64")
conflicts=("deepin-wine6-stable-i386" "deepin-wine6-stable-amd64")
sha256sums=('693343911bd9145b38d11defdb6c7dc522aa1d69d2246319c542e9c26acf69d9')
+options=(!strip)
depends=(
'alsa-plugins' 'glib2' 'glibc' 'libgphoto2'
'gst-plugins-base-libs' 'lcms2' 'libldap' 'mpg123'