summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHusam Bilal2019-05-13 20:29:27 +0300
committerHusam Bilal2019-05-13 20:29:31 +0300
commit0221866d44c0fe3fc87387de312459b5ae044753 (patch)
treefcc90c08e39391fbe4ec479f421b3d9e6ad58188 /PKGBUILD
parent5413acd12056214841bd546af6725d299fd7dd8a (diff)
downloadaur-0221866d44c0fe3fc87387de312459b5ae044753.tar.gz
add wl-clipboard-git as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93a0a75a4ca6..17916dbca182 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgver=0.7.1
pkgrel=1
pkgdesc="A simple clipboard manager for Wayland"
url="https://github.com/yory8/clipman"
+depends=("wl-clipboard-git")
makedepends=("go-pie")
provides=("clipman")
license=("GPL3")