diff options
Diffstat (limited to 'libs/libevhtp')
-rw-r--r-- | libs/libevhtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/libevhtp/Makefile b/libs/libevhtp/Makefile index 772c6d5bc..8065d40ed 100644 --- a/libs/libevhtp/Makefile +++ b/libs/libevhtp/Makefile @@ -38,6 +38,7 @@ define Package/libevhtp CATEGORY:=Libraries TITLE:=A more flexible replacement for libevent's httpd API URL:=https://github.com/criticalstack/libevhtp + BUILDONLY:=1 endef define Package/libevhtp/description |