diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-06 17:56:23 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-06 17:56:23 +0100 |
commit | 6bab313e7b77bcf3a8e905fecbdcaccd69b1a887 (patch) | |
tree | be9a30e23547f9435e61f6d295f7bf5528bd740a /app-admin/passwordsafe | |
parent | x11-misc/albert: version bump (diff) | |
download | gentoo-6bab313e7b77bcf3a8e905fecbdcaccd69b1a887.tar.gz gentoo-6bab313e7b77bcf3a8e905fecbdcaccd69b1a887.tar.bz2 gentoo-6bab313e7b77bcf3a8e905fecbdcaccd69b1a887.zip |
app-admin/passwordsafe: Remove use default for minimal
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-admin/passwordsafe')
-rw-r--r-- | app-admin/passwordsafe/passwordsafe-0.98.1_beta.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/passwordsafe/passwordsafe-0.98.1_beta.ebuild b/app-admin/passwordsafe/passwordsafe-0.98.1_beta.ebuild index ee6284d9284a..3634dffc3100 100644 --- a/app-admin/passwordsafe/passwordsafe-0.98.1_beta.ebuild +++ b/app-admin/passwordsafe/passwordsafe-0.98.1_beta.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/pwsafe/pwsafe/archive/${MY_PV}.tar.gz -> ${P}.tar.gz LICENSE="Artistic-2" SLOT="0" KEYWORDS="~amd64" -IUSE="+minimal test yubikey +xml" +IUSE="minimal test yubikey +xml" RDEPEND="xml? ( dev-libs/xerces-c ) sys-apps/util-linux |