From 46360e8ff9b1d43a52dedaf5416f99a1ae182776 Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Thu, 24 Apr 2008 13:10:10 +0000 Subject: [PATCH] Explain why the Requires are commented out. --- qt.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/qt.spec b/qt.spec index 563f9b0..7230562 100644 --- a/qt.spec +++ b/qt.spec @@ -167,6 +167,7 @@ Requires: %{x_deps} Requires: libpng-devel Requires: libjpeg-devel Requires: pkgconfig +# we strip these from the .pc files to avoid the bogus deps # -openssl-linked ? -- Rex #Requires: openssl-devel # -dbus-linked ? -- Rex