diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/talloc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/talloc/Makefile b/package/talloc/Makefile index 81a532a2b..865a95b47 100644 --- a/package/talloc/Makefile +++ b/package/talloc/Makefile @@ -13,6 +13,7 @@ PKG_BUILDDEP:= python2-host python2 PKG_URL:= https://talloc.samba.org/talloc/doc/html/index.html PKG_SITES:= https://www.samba.org/ftp/talloc/ PKG_LIBNAME:= libtalloc +PKG_OPTS:= dev DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz |