diff options
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/gr-paint/gr-paint-0.0_p20200517-r2.ebuild (renamed from net-wireless/gr-paint/gr-paint-0.0_p20200517-r1.ebuild) | 2 | ||||
-rw-r--r-- | net-wireless/gr-paint/gr-paint-0.0_p20220320-r1.ebuild (renamed from net-wireless/gr-paint/gr-paint-0.0_p20220320.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gr-paint/gr-paint-0.0_p20200517-r1.ebuild b/net-wireless/gr-paint/gr-paint-0.0_p20200517-r2.ebuild index 29e3d30c09af..35476b32adf0 100644 --- a/net-wireless/gr-paint/gr-paint-0.0_p20200517-r1.ebuild +++ b/net-wireless/gr-paint/gr-paint-0.0_p20200517-r2.ebuild @@ -29,7 +29,7 @@ RESTRICT="test" DEPEND="${PYTHON_DEPS} $(python_gen_cond_dep ' - dev-libs/boost:=[${PYTHON_USEDEP}] + dev-libs/boost:=[python,${PYTHON_USEDEP}] ') dev-libs/gmp sci-libs/volk:= diff --git a/net-wireless/gr-paint/gr-paint-0.0_p20220320.ebuild b/net-wireless/gr-paint/gr-paint-0.0_p20220320-r1.ebuild index 5f661be66d2c..4a217b8ba582 100644 --- a/net-wireless/gr-paint/gr-paint-0.0_p20220320.ebuild +++ b/net-wireless/gr-paint/gr-paint-0.0_p20220320-r1.ebuild @@ -29,7 +29,7 @@ RESTRICT="test" DEPEND="${PYTHON_DEPS} $(python_gen_cond_dep ' - dev-libs/boost:=[${PYTHON_USEDEP}] + dev-libs/boost:=[python,${PYTHON_USEDEP}] ') dev-libs/gmp sci-libs/volk:= |