summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGomasy2023-11-14 19:17:41 +0900
committerGomasy2023-11-14 19:17:41 +0900
commitf0bd267e8c52bb936798fd20c09cf8d9789b1971 (patch)
treeb2ce002e5326febc372442723c4ada37ba6575a2
parente646aa003103b61cdf13d48b817a66c2cfd4a5ef (diff)
downloadaur-ibus-autostart-kimpanel.tar.gz
Update depends
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab08bf334a25..4a0152a587dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = ibus-autostart-kimpanel
pkgdesc = iBus daemon autostart with XDG Autostart Specification (kimpanel)
pkgver = 1.2
- pkgrel = 1
+ pkgrel = 2
arch = any
license = none
depends = ibus
+ depends = plasma-desktop
conflicts = ibus-autostart
pkgname = ibus-autostart-kimpanel
diff --git a/PKGBUILD b/PKGBUILD
index 3fe32ea575d4..1eeb9708f6ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=ibus-autostart-kimpanel
pkgver=1.2
-pkgrel=1
+pkgrel=2
pkgdesc="iBus daemon autostart with XDG Autostart Specification (kimpanel)"
arch=('any')
license=('none')
-depends=('ibus')
+depends=('ibus' 'plasma-desktop')
conflicts=('ibus-autostart')
package() {