diff options
Diffstat (limited to 'libmikey/libmikey_0.1a.oe')
-rw-r--r-- | libmikey/libmikey_0.1a.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmikey/libmikey_0.1a.oe b/libmikey/libmikey_0.1a.oe index 97e81b24d2..5cd85598b5 100644 --- a/libmikey/libmikey_0.1a.oe +++ b/libmikey/libmikey_0.1a.oe @@ -7,7 +7,7 @@ DEPENDS = "virtual/libc openssl" SRC_URI = "http://minisip.org/source/libmikey-${PV}.tar.gz" S = "${WORKDIR}/libmikey-0.1" -inherit autotools libtool +inherit autotools do_configure() { oe_runconf |