Add xorg.conf to xf86-fbturbo packaging rules

Change packaging order since fbturbo depends on lubUMP
This commit is contained in:
zador-blood-stained 2016-06-29 15:06:02 +03:00
parent 4f38ab424d
commit d64c9e714d
3 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
# xf86-video-fbturbo
# depends on libUMP
local package_name="xf86-video-fbturbo"
local package_repo="https://github.com/ssvb/xf86-video-fbturbo.git"
local package_dir="xf86-video-fbturbo"
local package_branch=""
local package_builddeps="debhelper dh-autoreconf pkg-config xserver-xorg-dev x11proto-core-dev x11proto-fonts-dev x11proto-randr-dev x11proto-render-dev x11proto-video-dev xutils-dev"
local package_overlay="xf86-video-fbturbo.tar.gz"
local package_overlay="xf86-video-fbturbo.tar.xz"
local package_install="no"

Binary file not shown.