mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
dsd-fme: new branch, new deps
This commit is contained in:
parent
28c132a4ce
commit
7ca9c9fac9
1 changed files with 4 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ IUSE="test"
|
|||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/lwvmobile/dsd-fme.git"
|
||||
EGIT_BRANCH="dev"
|
||||
EGIT_BRANCH="main"
|
||||
inherit git-r3
|
||||
|
||||
else
|
||||
|
|
@ -27,6 +27,9 @@ DEPEND="
|
|||
>=sci-libs/itpp-4.3.1
|
||||
media-libs/libsndfile
|
||||
sci-libs/fftw:3.0
|
||||
media-libs/libpulse
|
||||
sys-libs/ncurses
|
||||
net-wireless/rtl-sdr
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue