summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Honeycutt2021-05-13 15:30:40 -0600
committerAaron Honeycutt2021-05-13 15:30:40 -0600
commitaf4ea83711aee5e9d0c6f6a77f1b66dba30f07e9 (patch)
treeed53666586895bd3ba62b0383dbfce6c9ccdebc6
parent923b28adc5975c4de9da99d181607a2a22f93fc0 (diff)
downloadaur-af4ea83711aee5e9d0c6f6a77f1b66dba30f07e9.tar.gz
update incorrect deps
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6038fb32cc6..a59d11b9fc84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,9 +30,9 @@ pkgbase = keyboard-configurator
depends = libffi
depends = libgcrypt
depends = libgpg-error
- depends = libjpeg-error
- depends = libping
- depends = librender
+ depends = libjpeg-turbo
+ depends = libpng
+ depends = libxrender
depends = libthai
depends = libtiff
depends = libx11
diff --git a/PKGBUILD b/PKGBUILD
index 9bed8f38768f..65340b2e986c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Configures keymap and backlight of System76 keyboards."
arch=('x86_64')
url="https://github.com/pop-os/keyboard-configurator"
license=('GPL3')
-makedepends=('atk' 'at-spi2-atk' 'at-spi2-core' 'bzip2' 'cairo' 'dbus' 'expat' 'fontconfig' 'freetype2' 'fribidi' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'graphite' 'gtk3' 'harfbuzz' 'hidapi' 'libcap' 'libcloudproviders' 'libdatrie' 'libepoxy' 'libffi' 'libgcrypt' 'libgpg-error' 'libjpeg-error' 'libping' 'librender' 'libthai' 'libtiff' 'libx11' 'libxau' 'libxcb' 'libxcomposite' 'libxcursor' 'libxdamage' 'libxdmcp' 'libxext' 'libxfixes' 'libxi' 'libxinerama' 'libxkbcommon' 'libxrandr' 'lz4' 'pango' 'pcre' 'pixman' 'rust' 'systemd-libs' 'util-linux-libs' 'wayland' 'xz' 'zlib' 'zstd')
+makedepends=('atk' 'at-spi2-atk' 'at-spi2-core' 'bzip2' 'cairo' 'dbus' 'expat' 'fontconfig' 'freetype2' 'fribidi' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'graphite' 'gtk3' 'harfbuzz' 'hidapi' 'libcap' 'libcloudproviders' 'libdatrie' 'libepoxy' 'libffi' 'libgcrypt' 'libgpg-error' 'libjpeg-turbo' 'libpng' 'libxrender' 'libthai' 'libtiff' 'libx11' 'libxau' 'libxcb' 'libxcomposite' 'libxcursor' 'libxdamage' 'libxdmcp' 'libxext' 'libxfixes' 'libxi' 'libxinerama' 'libxkbcommon' 'libxrandr' 'lz4' 'pango' 'pcre' 'pixman' 'rust' 'systemd-libs' 'util-linux-libs' 'wayland' 'xz' 'zlib' 'zstd')
source=("$pkgbase-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver-beta.tar.gz")
sha256sums=('e50311da2da5d59f2ebf1f30c6067f8ffae5535cf0da3ad28cfcbb77a355cc70')
#noextract=('keyboard-configurator-0.2.4.tar.gz')