Sfoglia il codice sorgente

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

Phil Sutter 15 anni fa
parent
commit
5eede796a5
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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