Browse Source

rxvt-unicode: we don't have libafterimage, so disable it for now

Phil Sutter 14 years ago
parent
commit
5eede796a5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package/rxvt-unicode/Makefile

+ 2 - 1
package/rxvt-unicode/Makefile

@@ -21,7 +21,8 @@ include $(TOPDIR)/mk/package.mk
 $(eval $(call PKG_template,RXVT_UNICODE,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
 
 CONFIGURE_ARGS+=	--disable-perl \
-			--disable-utmp
+			--disable-utmp \
+			--disable-afterimage
 
 post-install:
 	$(INSTALL_DIR) $(IDIR_RXVT_UNICODE)/usr/bin