75 lines
2.4 KiB
Diff
75 lines
2.4 KiB
Diff
--- PackageKit-0.6.22.orig/configure
|
|
+++ PackageKit-0.6.22/configure
|
|
@@ -20504,7 +20504,7 @@ if test -n "$PK_BROWSER_PLUGIN_CFLAGS";
|
|
elif test -n "$PKG_CONFIG"; then
|
|
if test -n "$PKG_CONFIG" && \
|
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
|
|
- mozilla-plugin >= 8.0 \\
|
|
+ npapi-sdk \\
|
|
gio-unix-2.0 \\
|
|
nspr >= 4.8 \\
|
|
cairo \\
|
|
@@ -20512,7 +20512,7 @@ if test -n "$PK_BROWSER_PLUGIN_CFLAGS";
|
|
gtk+-2.0 >= 2.14.0 \\
|
|
dbus-glib-1\""; } >&5
|
|
($PKG_CONFIG --exists --print-errors "\
|
|
- mozilla-plugin >= 8.0 \
|
|
+ npapi-sdk \
|
|
gio-unix-2.0 \
|
|
nspr >= 4.8 \
|
|
cairo \
|
|
@@ -20523,7 +20523,7 @@ if test -n "$PK_BROWSER_PLUGIN_CFLAGS";
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }; then
|
|
pkg_cv_PK_BROWSER_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "\
|
|
- mozilla-plugin >= 8.0 \
|
|
+ npapi-sdk \
|
|
gio-unix-2.0 \
|
|
nspr >= 4.8 \
|
|
cairo \
|
|
@@ -20541,7 +20541,7 @@ if test -n "$PK_BROWSER_PLUGIN_LIBS"; th
|
|
elif test -n "$PKG_CONFIG"; then
|
|
if test -n "$PKG_CONFIG" && \
|
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
|
|
- mozilla-plugin >= 8.0 \\
|
|
+ npapi-sdk \\
|
|
gio-unix-2.0 \\
|
|
nspr >= 4.8 \\
|
|
cairo \\
|
|
@@ -20549,7 +20549,7 @@ if test -n "$PK_BROWSER_PLUGIN_LIBS"; th
|
|
gtk+-2.0 >= 2.14.0 \\
|
|
dbus-glib-1\""; } >&5
|
|
($PKG_CONFIG --exists --print-errors "\
|
|
- mozilla-plugin >= 8.0 \
|
|
+ npapi-sdk \
|
|
gio-unix-2.0 \
|
|
nspr >= 4.8 \
|
|
cairo \
|
|
@@ -20560,7 +20560,7 @@ if test -n "$PK_BROWSER_PLUGIN_LIBS"; th
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }; then
|
|
pkg_cv_PK_BROWSER_PLUGIN_LIBS=`$PKG_CONFIG --libs "\
|
|
- mozilla-plugin >= 8.0 \
|
|
+ npapi-sdk \
|
|
gio-unix-2.0 \
|
|
nspr >= 4.8 \
|
|
cairo \
|
|
@@ -20587,7 +20587,7 @@ else
|
|
fi
|
|
if test $_pkg_short_errors_supported = yes; then
|
|
PK_BROWSER_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "\
|
|
- mozilla-plugin >= 8.0 \
|
|
+ npapi-sdk \
|
|
gio-unix-2.0 \
|
|
nspr >= 4.8 \
|
|
cairo \
|
|
@@ -20596,7 +20596,7 @@ fi
|
|
dbus-glib-1" 2>&1`
|
|
else
|
|
PK_BROWSER_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --print-errors "\
|
|
- mozilla-plugin >= 8.0 \
|
|
+ npapi-sdk \
|
|
gio-unix-2.0 \
|
|
nspr >= 4.8 \
|
|
cairo \
|