postmarketos-base-x11: Less dependencies (#720)

This commit is contained in:
Oliver Smith 2017-10-14 23:14:19 +00:00 committed by GitHub
parent c7c2b2d02a
commit 8d927d43bb

View file

@ -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"
}