diff options
Diffstat (limited to 'recipes/gnet/gnet_svn.bb')
-rw-r--r-- | recipes/gnet/gnet_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnet/gnet_svn.bb b/recipes/gnet/gnet_svn.bb index 102cb97f79..c0cb3fd2cd 100644 --- a/recipes/gnet/gnet_svn.bb +++ b/recipes/gnet/gnet_svn.bb @@ -18,4 +18,4 @@ EXTRA_OECONF = "--disable-pthreads" FILES_${PN}-dev += "${libdir}/gnet-2.0" -inherit autotools_stage pkgconfig +inherit autotools pkgconfig |