summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krzyszkowiak2020-06-15 20:07:59 +0200
committerSebastian Krzyszkowiak2020-06-15 20:08:16 +0200
commitb8966a818dcb9b86570982d2145f1ff17f33a9eb (patch)
tree192a703f715494e1f4db7d97833861db7d5a34b4
parent7b5c90143091a7b6883eb64de5cdfb03f99e160c (diff)
downloadaur-b8966a818dcb9b86570982d2145f1ff17f33a9eb.tar.gz
remove unused dependency 'libcroco'
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84d1c1a92ccf..dc17e2c87ac9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,6 @@ pkgbase = squeekboard-git
depends = gtk3
depends = libcanberra
depends = wayland
- depends = libcroco
depends = gnome-desktop
optdepends = feedbackd: haptic feedback
provides = squeekboard
diff --git a/PKGBUILD b/PKGBUILD
index 7c12f99cd47f..633a9f69386f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Basic keyboard, blazing the path of modern Wayland keyboards"
url="https://source.puri.sm/Librem5/squeekboard"
license=("GPL3")
arch=(i686 x86_64 arm armv6h armv7h aarch64)
-depends=('gtk3' 'libcanberra' 'wayland' 'libcroco' 'gnome-desktop')
+depends=('gtk3' 'libcanberra' 'wayland' 'gnome-desktop')
optdepends=('feedbackd: haptic feedback')
makedepends=(git
pkg-config