소스 검색

disable cups support

Waldemar Brodkorb 13 년 전
부모
커밋
8aee3aeac5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      package/gtk+/Makefile

+ 1 - 0
package/gtk+/Makefile

@@ -31,6 +31,7 @@ CONFIGURE_ARGS+=	--disable-gtk-doc-html \
 			--disable-xinerama \
 			--without-xinput \
 			--disable-gtk-doc \
+			--disable-cups \
 			--disable-papi \
 			--disable-introspection
 CONFIGURE_ENV+=		gio_can_sniff=no \