diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2017-05-04 21:26:53 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2017-05-04 21:26:53 -0700 |
commit | 399ff8b0782f33c8841d8231653521b883e66f94 (patch) | |
tree | a346bd1f809020d3f247c80008fa5e2e2e654a97 /sys-auth/ykpers | |
parent | dev-lang/scala: Bump to 2.12.2 (diff) | |
download | gentoo-399ff8b0782f33c8841d8231653521b883e66f94.tar.gz gentoo-399ff8b0782f33c8841d8231653521b883e66f94.tar.bz2 gentoo-399ff8b0782f33c8841d8231653521b883e66f94.zip |
sys-auth/ykpers: Add DEPEND on asciidoc since it is needed for build
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sys-auth/ykpers')
-rw-r--r-- | sys-auth/ykpers/ykpers-1.18.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-auth/ykpers/ykpers-1.18.0.ebuild b/sys-auth/ykpers/ykpers-1.18.0.ebuild index ab6fa079a788..1dfbfd0d9793 100644 --- a/sys-auth/ykpers/ykpers-1.18.0.ebuild +++ b/sys-auth/ykpers/ykpers-1.18.0.ebuild @@ -18,6 +18,7 @@ RDEPEND=" >=sys-auth/libyubikey-1.6 virtual/libusb:1" DEPEND="${RDEPEND} + app-text/asciidoc virtual/pkgconfig" RDEPEND="${RDEPEND} consolekit? ( sys-auth/consolekit[acl] )" |