Added trinity-base/twin dependencies for styles

Signed-off-by: ormorph <roma251078@mail.ru>
pull/284/head
ormorph 1 year ago
parent 157e5b4a55
commit a19d584e19

@ -20,6 +20,9 @@ if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~arm64 ~x86"
fi
DEPEND="~trinity-base/twin-${PV}"
RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
-DBUILD_TRANSLATIONS=ON

@ -20,6 +20,9 @@ if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~arm64 ~x86"
fi
DEPEND="~trinity-base/twin-${PV}"
RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
-DBUILD_TRANSLATIONS=ON

@ -20,6 +20,9 @@ if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~x86"
fi
DEPEND="~trinity-base/twin-${PV}"
RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
-DBUILD_TRANSLATIONS=ON

@ -20,6 +20,9 @@ if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~arm64 ~x86"
fi
DEPEND="~trinity-base/twin-${PV}"
RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
-DBUILD_TRANSLATIONS=ON

@ -20,6 +20,9 @@ if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~arm64 ~x86"
fi
DEPEND="~trinity-base/twin-${PV}"
RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
-DBUILD_TRANSLATIONS=ON

@ -20,6 +20,9 @@ if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~x86"
fi
DEPEND="~trinity-base/twin-${PV}"
RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
-DBUILD_TRANSLATIONS=ON

@ -22,6 +22,9 @@ if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~arm64 ~x86"
fi
DEPEND="~trinity-base/twin-${PV}"
RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
-DBUILD_TRANSLATIONS=ON

@ -22,6 +22,9 @@ if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~arm64 ~x86"
fi
DEPEND="~trinity-base/twin-${PV}"
RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
-DBUILD_TRANSLATIONS=ON

@ -22,6 +22,9 @@ if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~x86"
fi
DEPEND="~trinity-base/twin-${PV}"
RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
-DBUILD_TRANSLATIONS=ON

Loading…
Cancel
Save