diff options
author | Akinori Hattori <hattya@gentoo.org> | 2018-08-28 22:51:59 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2018-08-28 22:51:59 +0900 |
commit | c69a4eb85d73d310080c67463cdfde114a6f75ec (patch) | |
tree | 91b51a617a458a68684f5dc1a96f591facabd68b /dev-db | |
parent | dev-db/m17n-db: new upstream release (diff) | |
download | gentoo-c69a4eb85d73d310080c67463cdfde114a6f75ec.tar.gz gentoo-c69a4eb85d73d310080c67463cdfde114a6f75ec.tar.bz2 gentoo-c69a4eb85d73d310080c67463cdfde114a6f75ec.zip |
dev-db/m17n-db: drop nonexistent dependency
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/m17n-db/m17n-db-1.7.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild index 0083417f8f4c..8231c174eb15 100644 --- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild +++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild @@ -13,8 +13,7 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86" IUSE="" DEPEND="sys-devel/gettext" -RDEPEND="!dev-db/m17n-contrib - virtual/libintl" +RDEPEND="virtual/libintl" src_install() { default |