From: ellson Date: Thu, 4 Feb 2010 18:33:44 +0000 (+0000) Subject: change to --with-gtk etc, required for smyrna X-Git-Tag: LAST_LIBGRAPH~32^2~1450 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3d465b9bb41c800d18982a2cad72c71559db102;p=graphviz change to --with-gtk etc, required for smyrna --- diff --git a/debian/rules b/debian/rules index fe335f2d7..9f6d492f6 100644 --- a/debian/rules +++ b/debian/rules @@ -54,11 +54,11 @@ configure-stamp: --with-pangocairo \ --with-x \ --with-gdk-pixbuf \ - --without-ghostscript \ - --without-gtk \ - --without-gtkgl \ - --without-gtkglext \ - --without-glade \ + --with-ghostscript \ + --with-gtk \ + --with-gtkgl \ + --with-gtkglext \ + --with-glade \ --with-ipsepcola \ --with-lasi \ --with-rsvg \