diff options
Diffstat (limited to 'recipes/gnome/libproxy_0.2.3.bb')
-rw-r--r-- | recipes/gnome/libproxy_0.2.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/libproxy_0.2.3.bb b/recipes/gnome/libproxy_0.2.3.bb index eb8a909a23..1fb9f68dde 100644 --- a/recipes/gnome/libproxy_0.2.3.bb +++ b/recipes/gnome/libproxy_0.2.3.bb @@ -8,7 +8,7 @@ SRC_URI = "http://libproxy.googlecode.com/files/libproxy-${PV}.tar.gz \ file://libproxy-move-define-__USE_BSD.patch \ " -inherit autotools_stage +inherit autotools # Disable plugins that are *up* in the depchain, they need libproxy to build # Don't we just love circular deps? |