libreadline: set ABI_VERSION to force rebuild of dependent packages

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2016-10-19 20:26:16 +02:00
parent 3c5a8a2cbc
commit 70af3bfd57

View file

@ -29,6 +29,7 @@ define Package/libreadline
CATEGORY:=Libraries
TITLE:=Command lines edition library
URL:=http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
ABI_VERSION:=$(PKG_VERSION)
endef
define Package/libreadline/description