diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-01-28 23:45:10 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-01-28 23:45:10 +0100 |
commit | d95e47f3b85720dcb29152d86fe1fe2c178e3d6d (patch) | |
tree | f309c727795a28312aa749d846ea7bab4b6e95c3 /debian/control | |
parent | faa289a82954860c9dfb44dc7eb4d39ea6d99f25 (diff) | |
download | nx-libs-d95e47f3b85720dcb29152d86fe1fe2c178e3d6d.tar.gz nx-libs-d95e47f3b85720dcb29152d86fe1fe2c178e3d6d.tar.bz2 nx-libs-d95e47f3b85720dcb29152d86fe1fe2c178e3d6d.zip |
debian/control: Build our imake against x11proto-core-dev headers.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4993d8493..d13865c5c 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends: libxml2-dev, autoconf, pkg-config, -Build-Conflicts: x11proto-core-dev, +Build-Conflicts: x11proto-kb-dev, x11proto-randr-dev, x11proto-record-dev, |