postmarketos-base-x11: Less dependencies (#720)
This commit is contained in:
parent
c7c2b2d02a
commit
8d927d43bb
1 changed files with 1 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgname=postmarketos-base
|
||||
pkgver=3
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
pkgdesc="Meta package for minimal postmarketOS base"
|
||||
url="https://github.com/postmarketOS"
|
||||
arch="noarch"
|
||||
|
@ -55,10 +55,7 @@ x11() {
|
|||
install_if="$pkgname xorg-server"
|
||||
depends="
|
||||
libinput
|
||||
xf86-input-evdev
|
||||
xf86-input-keyboard
|
||||
xf86-input-libinput
|
||||
xf86-input-mouse
|
||||
xf86-video-fbdev"
|
||||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue