diff options
Diffstat (limited to 'libtomcrypt/libtomcrypt_0.93.oe')
-rw-r--r-- | libtomcrypt/libtomcrypt_0.93.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtomcrypt/libtomcrypt_0.93.oe b/libtomcrypt/libtomcrypt_0.93.oe index a531220f8f..abc9b17f03 100644 --- a/libtomcrypt/libtomcrypt_0.93.oe +++ b/libtomcrypt/libtomcrypt_0.93.oe @@ -13,7 +13,7 @@ DEPENDS = "virtual/libc" SRC_URI = "http://libtomcrypt.org/files/crypt-${PV}.tar.bz2 \ file://${FILESDIR}/install.patch;patch=1" -inherit autotools libtool +inherit autotools #FIXME add patch to make it shared |