summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2020-01-13 23:32:47 +0100
committerNarrat2020-01-13 23:32:47 +0100
commit0c9b112635f638f2cc4728921d24ecd5f559c6ea (patch)
tree72c683c67001de973c97c24261889ac68998f8c6 /PKGBUILD
parent0f98504c41067015c7b9b86f348bf2f7d192f8c3 (diff)
downloadaur-0c9b112635f638f2cc4728921d24ecd5f559c6ea.tar.gz
Wine is a regular dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60e11fe042d9..692399cb6540 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,9 @@ pkgdesc="fast audio editor and recorder for mp3 with no need to decompress"
arch=('i686' 'x86_64')
url="http://mpesch3.de1.cc/mp3dc.html"
license=('FREEWARE')
-depends_i686=(wine mpg123)
-depends_x86_64=(wine lib32-mpg123)
+depends=(wine)
+depends_i686=(mpg123)
+depends_x86_64=(lib32-mpg123)
optdepends_i686=('libpulse: PulseAudio plugin')
optdepends_x86_64=('lib32-libpulse: PulseAudio plugin')
source=(http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc${pkgver/.}.exe