Skip to content

Commit

Permalink
app-i18n/librime: Fix dependency on dev-libs/boost in <1.3.2.
Browse files Browse the repository at this point in the history
rime/librime#225
rime/librime@8a9ef3b

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
  • Loading branch information
Arfrever Frehtes Taifersar Arahesis authored and floppym committed Aug 9, 2019
1 parent 9e9ce71 commit c9e501b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-i18n/librime/librime-1.2.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ IUSE="test"
RDEPEND="app-i18n/opencc:=
dev-cpp/glog:=
dev-cpp/yaml-cpp:=
dev-libs/boost:=[threads]
<dev-libs/boost-1.69:=[threads]
dev-libs/leveldb:=
dev-libs/marisa:="
DEPEND="${RDEPEND}
Expand Down
2 changes: 1 addition & 1 deletion app-i18n/librime/librime-1.3.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ IUSE="test"
RDEPEND="app-i18n/opencc:=
dev-cpp/glog:=
dev-cpp/yaml-cpp:=
dev-libs/boost:=[threads]
<dev-libs/boost-1.69:=[threads]
dev-libs/leveldb:=
dev-libs/marisa:="
DEPEND="${RDEPEND}
Expand Down

0 comments on commit c9e501b

Please sign in to comment.