sys-cluster/sanlock: add dep to dev-libs/libaio
authorMarc Schiffbauer <mschiff@gentoo.org>
Tue, 5 Dec 2017 08:21:25 +0000 (09:21 +0100)
committerMarc Schiffbauer <mschiff@gentoo.org>
Tue, 5 Dec 2017 08:21:25 +0000 (09:21 +0100)
fixes #617988

Package-Manager: Portage-2.3.16, Repoman-2.3.6

sys-cluster/sanlock/Manifest
sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild

index 7a3cd9cb52e96bb79b25f9df543c377ff2e3d9d1..5dfde700cebcb8a0fad208f01136a32130c19c50 100644 (file)
@@ -1 +1 @@
-DIST sanlock-3.4.0.tar.xz 157016 SHA256 b4b18eb0af1bfc730a037f9da7dd84777c9a4ceb1a1ac2e577705124c4c9e891 SHA512 8a10faaa5b9ce9f0506ca16620ad482804c9ca860b84a60a6f0b525a256059229a202163d366a57fb59169c0f4f822ced570b42562e412747f6f716509341f19 WHIRLPOOL 500ccc9ab323bed28fc6b65dbdc04588deae03d3bb500ab623b9b922c436db896b793965bf4e780800138cd780d4fb659a952dc064bb01065e629c69062c330e
+DIST sanlock-3.4.0.tar.xz 157016 BLAKE2B 9d588214d260b88cfa3978e831bcd8086ae80aafc1a04b616274da141140a22c2765083632f29402cdae67cdbbdfcefdaff1539e5d45485c6f271e3ee7f6471a SHA512 8a10faaa5b9ce9f0506ca16620ad482804c9ca860b84a60a6f0b525a256059229a202163d366a57fb59169c0f4f822ced570b42562e412747f6f716509341f19
index a4d7474e909beabd10ba1ff67b14c025bddc4302..33d643b5ac79dda659f3943eaac2c43e5a622add 100644 (file)
@@ -18,6 +18,7 @@ IUSE="python"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 DEPEND="
+       dev-libs/libaio
        sys-apps/util-linux
        python? ( ${PYTHON_DEPS} )
 "