Skip to content

Commit ae04a3c

Browse files
committed
[app-portage/gs-elpa] make dev ebuild depend on dev g-sorcery
latest dev gs-elpa uses common data feature available only in the dev g-sorcery
1 parent 3c50c1a commit ae04a3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app-portage/gs-elpa/gs-elpa-99999.ebuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2014 Gentoo Foundation
1+
# Copyright 1999-2015 Gentoo Foundation
22
# Distributed under the terms of the GNU General Public License v2
33
# $Header: $
44

@@ -17,7 +17,7 @@ EGIT_REPO_URI="https://github.com/jauhien/gs-elpa"
1717
LICENSE="GPL-2"
1818
SLOT="0"
1919

20-
DEPEND="app-portage/g-sorcery[$(python_gen_usedep 'python*')]
20+
DEPEND=">=app-portage/g-sorcery-99999[$(python_gen_usedep 'python*')]
2121
dev-python/sexpdata[$(python_gen_usedep 'python*')]"
2222
RDEPEND="${DEPEND}"
2323

0 commit comments

Comments
 (0)