summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07f7e681cd1b..02a35acb15ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Emoji picker for Wayland using wofi and wtype"
arch=("any")
url="https://github.com/Zeioth/wofi-emoji"
license=("MIT")
-depends=("wofi" "wtype") # thanks to gilbs https://aur.archlinux.org/account/gilbs
+depends=("wofi" "wtype" "wl-clipboard") # thanks to gilbs https://aur.archlinux.org/account/gilbs
makedepends=("git" "jq" "curl")
provides=(wofi-emoji-git)
conflicts=(wofi-emoji)