From 78e47c5f5ce832d785f3d494692f93dfbd5a628d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 3 Oct 2015 20:14:09 +0200 Subject: [PATCH] xorg-video-drivers: add xf86-video-mga --- srcpkgs/xorg-video-drivers/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xorg-video-drivers/template b/srcpkgs/xorg-video-drivers/template index 3c597f3ea64..0507bd94d95 100644 --- a/srcpkgs/xorg-video-drivers/template +++ b/srcpkgs/xorg-video-drivers/template @@ -1,9 +1,9 @@ # Template file for 'xorg-video-drivers' pkgname=xorg-video-drivers version=7.6 -revision=14 +revision=15 build_style=meta -depends="xf86-video-vesa xf86-video-ati xf86-video-intel xf86-video-nouveau xf86-video-vmware" +depends="xf86-video-vesa xf86-video-ati xf86-video-intel xf86-video-mga xf86-video-nouveau xf86-video-vmware" short_desc="X.org video drivers meta-package" maintainer="Juan RP " homepage="http://www.voidlinux.eu"