Update overlay

This commit is contained in:
speedie 2022-12-12 22:18:40 +01:00
parent 53235bdf80
commit 1b9154eb66
2 changed files with 6 additions and 4 deletions

View file

@ -12,11 +12,12 @@ SLOT="0"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://codeberg.org/speedie/${PN}"
#else
# KEYWORDS="amd64 x86"
# SRC_URI=""
KEYWORDS="amd64 x86"
else
die
fi
IUSE=""
IUSE="${USE}"
DEPEND=""

View file

@ -49,6 +49,7 @@ DEPEND="wm? ( x11-wm/speedwm x11-wm/libspeedwm x11-wm/speedwm-extras )
x11-apps/xrdb
server? ( x11-apps/xinit )
x11-apps/xfontsel
app-misc/fontctrl
x11-apps/xprop
x11-apps/xrandr
notification? ( x11-libs/libnotify )