ebuild: added linguas_de and linguas_fr

This commit is contained in:
Erki Ferenc 2010-12-28 16:18:17 +01:00
parent dc669c421d
commit c916b1e428
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
#note: this should work on other architectures too, please send me your experiences
IUSE="graph mysql postgres sqlite linguas_hu"
IUSE="graph mysql postgres sqlite linguas_de linguas_hu linguas_fr"
RDEPEND="
mysql? ( virtual/mysql
dev-python/mysql-python )

View File

@ -14,7 +14,7 @@ LICENSE="AGPL-3"
SLOT="0"
KEYWORDS=""
IUSE="graph mysql postgres sqlite linguas_de linguas_hu"
IUSE="graph mysql postgres sqlite linguas_de linguas_hu linguas_fr"
RDEPEND="
mysql? ( virtual/mysql
dev-python/mysql-python )