[svn] r4946 - trunk/rpms/x11vnc
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Wed Nov 29 16:07:05 CET 2006
Author: dries
Date: 2006-11-29 16:06:48 +0100 (Wed, 29 Nov 2006)
New Revision: 4946
Modified:
trunk/rpms/x11vnc/x11vnc.spec
Log:
fix by Raman Gupta
Modified: trunk/rpms/x11vnc/x11vnc.spec
===================================================================
--- trunk/rpms/x11vnc/x11vnc.spec 2006-11-29 12:29:03 UTC (rev 4945)
+++ trunk/rpms/x11vnc/x11vnc.spec 2006-11-29 15:06:48 UTC (rev 4946)
@@ -28,7 +28,7 @@
BuildRequires: libjpeg-devel, zlib-devel
%{?_without_modxorg:BuildRequires: XFree86-devel}
-%{!?_without_modxorg:BuildRequires: xorg-x11-devel}
+%{!?_without_modxorg:BuildRequires: xorg-x11-proto-devel, libXext-devel}
%description
x11vnc is to X Window System what WinVNC is to Windows, i.e. a server
More information about the svn-commits
mailing list