summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.AURINFO1
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
3 files changed, 0 insertions, 3 deletions
diff --git a/.AURINFO b/.AURINFO
index 2ee6f244d303..04d8403bc654 100644
--- a/.AURINFO
+++ b/.AURINFO
@@ -18,7 +18,6 @@ pkgbase = roxterm-git
makedepends = sed
depends = dbus-glib
depends = vte3
- optdepends = vte3-kinetic: Enables kinetic scrolling with libinput
provides = roxterm
conflicts = roxterm
source = roxterm-git::git+https://github.com/realh/roxterm.git
diff --git a/.SRCINFO b/.SRCINFO
index 2ee6f244d303..04d8403bc654 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,6 @@ pkgbase = roxterm-git
makedepends = sed
depends = dbus-glib
depends = vte3
- optdepends = vte3-kinetic: Enables kinetic scrolling with libinput
provides = roxterm
conflicts = roxterm
source = roxterm-git::git+https://github.com/realh/roxterm.git
diff --git a/PKGBUILD b/PKGBUILD
index 82f68084d06b..08a8b455e0f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ arch=('i686' 'x86_64')
url="https://github.com/realh/roxterm"
license=('GPL3')
depends=('dbus-glib' 'vte3')
-optdepends=('vte3-kinetic: Enables kinetic scrolling with libinput')
makedepends=('cmake' 'git' 'docbook-xsl' 'xmlto' 'po4a' 'imagemagick' \
'librsvg' 'itstool' 'sed')
provides=('roxterm')