diff options
author | root <root@localhost.localdomain> | 2007-06-20 17:08:55 -0700 |
---|---|---|
committer | root <root@localhost.localdomain> | 2007-06-20 17:08:55 -0700 |
commit | ce4b65e20dca93dede51b1c0161f1aef0c65382a (patch) | |
tree | 7ec557c17a03863319edbef70b16b81a4b977cb7 /debian | |
parent | 3f722958b1dd45e1ad8d50663836579553297fdd (diff) | |
download | libva-ce4b65e20dca93dede51b1c0161f1aef0c65382a.tar.gz |
Fix build dependencies
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 3a415bd..c94dd1d 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,8 @@ Build-Depends: debhelper (>= 5), libdrm-dev (>= 2.3.0), mesa-common-dev, x11proto-gl-dev, + x11proto-xext-dev, + libxext-dev, pkg-config Standards-Version: 3.7.2 Section: libs |