summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorirmluity2023-11-07 16:25:04 +0800
committerirmluity2023-11-07 16:25:04 +0800
commit514fd7732183a603966702eacae503bc1ea61a2c (patch)
tree4cc7c6e80831e2b4ba0449c6dbf4ebbd9e982b86
parenta7fb7ab1491975e4d04be9e49e458035531a19c0 (diff)
downloadaur-514fd7732183a603966702eacae503bc1ea61a2c.tar.gz
fixed missing depends
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d1ee92191fd..99561b911d39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,6 +12,7 @@ pkgbase = bitcomet
depends = lerc
depends = fuse2
depends = webkit2gtk
+ depends = libjpeg6-turbo
options = !strip
source = BitComet-x86_64.AppImage::https://download.bitcomet.com/linux/BitComet-2.4.2-x86_64.AppImage
source = libtiff.rpm::https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/l/libtiff-4.5.0-3.fc40.x86_64.rpm
diff --git a/PKGBUILD b/PKGBUILD
index 395fa9548efc..a1fcab4c8b2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A free BitTorrent download client! Powerful, super-fast and easy-to-use
arch=(x86_64)
url='https://www.bitcomet.com'
license=('custom')
-depends=('glibc' 'hicolor-icon-theme' 'zlib' 'lerc' 'fuse2' 'webkit2gtk')
+depends=('glibc' 'hicolor-icon-theme' 'zlib' 'lerc' 'fuse2' 'webkit2gtk' 'libjpeg6-turbo')
makedepends=('appimagetool')
options=(!strip)
source=(