Explorar o código

Ticket 67, make X11 usage consistent

Michael Schloh von Bennewitz %!s(int64=22) %!d(string=hai) anos
pai
achega
7b40f1567f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      lyx/lyx.spec

+ 2 - 1
lyx/lyx.spec

@@ -39,7 +39,7 @@ Distribution: OpenPKG [JUNK]
 Group:        Print
 License:      GPL
 Version:      %{V_lyx}
-Release:      20030419
+Release:      20030424
 
 #   package options
 %option       with_xforms yes
@@ -123,6 +123,7 @@ AutoReqProv:  no
           --cache-file=./config.cache \
           --prefix=%{l_prefix} \
           --with-libiconv-prefix=%{l_prefix} \
+          --with-x \
           --x-includes=$x11_inc \
           --x-libraries=$x11_lib \
           --disable-shared \