gui-wm/dwl: set WLROOTS_SLOT for non-live

Signed-off-by: Leonardo Hernández Hernández <leohdz172@outlook.com>
This commit is contained in:
Leonardo Hernández Hernández
2022-12-30 15:03:29 -06:00
parent 33aed60419
commit 04622f22b6
2 changed files with 2 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ if [[ ${PV} == *9999 ]]; then
;;
esac
else
WLROOTS_SLOT="0/16"
SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi

View File

@@ -22,6 +22,7 @@ if [[ ${PV} == *9999 ]]; then
;;
esac
else
WLROOTS_SLOT="0/16"
SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi