summaryrefslogtreecommitdiff
path: root/user/highlight
diff options
context:
space:
mode:
Diffstat (limited to 'user/highlight')
-rw-r--r--user/highlight/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/highlight/APKBUILD b/user/highlight/APKBUILD
index 3e3b1f342..4670ecd7f 100644
--- a/user/highlight/APKBUILD
+++ b/user/highlight/APKBUILD
@@ -8,6 +8,7 @@ url="http://www.andre-simon.de/doku/highlight/highlight.html"
arch="all"
options="!check" # No test suite.
license="GPL-3.0+"
+depends=""
makedepends="boost-dev lua5.3-dev"
subpackages="$pkgname-doc"
source="http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2"