mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
dsd-fme: upstream shuffled branch names
This commit is contained in:
parent
8126342088
commit
8dcaba6477
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ RESTRICT="!test? ( test )"
|
|||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/lwvmobile/dsd-fme.git"
|
||||
EGIT_BRANCH="main"
|
||||
EGIT_BRANCH="audio_work"
|
||||
inherit git-r3
|
||||
|
||||
else
|
||||
|
|
@ -23,6 +23,7 @@ else
|
|||
fi
|
||||
|
||||
DEPEND="
|
||||
media-libs/codec2:=
|
||||
>=media-libs/mbelib-1.3.0-r1
|
||||
media-libs/portaudio
|
||||
>=sci-libs/itpp-4.3.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue