aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCountStarlight2018-11-13 14:45:00 +0800
committerCountStarlight2018-11-13 14:45:00 +0800
commitfc5db94919a5daf866a9df72deaa1d0ca5416182 (patch)
treeab478815f53e8866ef0b2750ceb01a596cac2f0f
parent84acd34de88f9899dc5904645b059705348273a8 (diff)
downloadaur-fc5db94919a5daf866a9df72deaa1d0ca5416182.tar.gz
Add lib32-mpg123 to depends.
Signed-off-by: CountStarlight <countstarlight@gmail.com>
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09668b12add3..e2991efe35d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = deepin-wine-tim
pkgdesc = Tencent TIM (com.qq.office) on Deepin Wine For Archlinux
pkgver = 2.1.5
- pkgrel = 3
+ pkgrel = 4
url = http://tim.qq.com/
install = deepin-wine-tim.install
arch = x86_64
@@ -18,6 +18,7 @@ pkgbase = deepin-wine-tim
depends = lib32-alsa-plugins
depends = lib32-libpulse
depends = lib32-openal
+ depends = lib32-mpg123
conflicts = wine-tim
conflicts = deepin.com.qq.office
conflicts = deepin-tim-for-arch
diff --git a/PKGBUILD b/PKGBUILD
index e2eb9655d566..496a9dc890e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=deepin-wine-tim
pkgver=2.1.5
deepintimver=2.0.0deepin4
-pkgrel=3
+pkgrel=4
pkgdesc="Tencent TIM (com.qq.office) on Deepin Wine For Archlinux"
arch=("x86_64")
url="http://tim.qq.com/"
license=('custom')
-depends=('p7zip' 'wine' 'wine-mono' 'wine_gecko' 'xorg-xwininfo' 'xdotool' 'wqy-microhei' 'adobe-source-han-sans-cn-fonts' 'lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-libpulse' 'lib32-openal')
+depends=('p7zip' 'wine' 'wine-mono' 'wine_gecko' 'xorg-xwininfo' 'xdotool' 'wqy-microhei' 'adobe-source-han-sans-cn-fonts' 'lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-libpulse' 'lib32-openal' 'lib32-mpg123')
conflicts=('wine-tim' 'deepin.com.qq.office' 'deepin-tim-for-arch')
install="deepin-wine-tim.install"
_mirror="https://mirrors.ustc.edu.cn/deepin"