[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

intel-gpu-tools: Changes to 'debian-unstable'



 debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e1593a47cf0f8ee9d6f4e11ecfb097a1e2cd79fc
Author: Nicholas D Steeves <nsteeves@gmail.com>
Date:   Sun Jul 3 21:43:07 2016 -0400

    bump required libdrm-dev. Fixes the following when backporting: configure: error: Package requirements (libdrm_intel >= 2.4.64 libdrm) were not met:
    
    Requested 'libdrm_intel >= 2.4.64' but version of libdrm_intel is 2.4.58
    
    Signed-off-by: Nicholas D Steeves <nsteeves@gmail.com>

diff --git a/debian/control b/debian/control
index 0f72c98..4c2f604 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  dh-autoreconf,
  gtk-doc-tools,
  libcairo2-dev,
- libdrm-dev (>= 2.4.38),
+ libdrm-dev (>= 2.4.64),
  libpciaccess-dev (>= 0.10),
  libudev-dev,
  libunwind-dev,


Reply to: