summaryrefslogtreecommitdiff
path: root/user/xclip
diff options
context:
space:
mode:
Diffstat (limited to 'user/xclip')
-rw-r--r--user/xclip/APKBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/user/xclip/APKBUILD b/user/xclip/APKBUILD
index 21fdc4862..19125d29b 100644
--- a/user/xclip/APKBUILD
+++ b/user/xclip/APKBUILD
@@ -10,9 +10,7 @@ arch="all"
options="!check" # TODO: this package has tests that require X
license="GPL-2.0+"
depends=""
-depends_dev=""
-makedepends="libxmu-dev libx11-dev"
-install=""
+makedepends="libx11-dev libxmu-dev"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/astrand/${pkgname}/archive/${pkgver}.tar.gz"