libreadline: set ABI_VERSION to force rebuild of dependent packages
authorFelix Fietkau <nbd@nbd.name>
Wed, 19 Oct 2016 18:26:16 +0000 (20:26 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 19 Oct 2016 18:26:54 +0000 (20:26 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/libs/libreadline/Makefile

index a2812373587ecbdb203bfbf41826d9fda72174ec..5b0ca8314d5592ca9a9bca08589ee8b2be5422d4 100644 (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