[SCM] qtbase packaging branch, master, updated. 7af5792080f6d65f83780397b7d57b10fc17e782
Pino Toscano
pino at alioth.debian.org
Wed Dec 19 17:52:21 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=7af5792
The following commit has been merged in the master branch:
commit 7af5792080f6d65f83780397b7d57b10fc17e782
Author: Pino Toscano <pino at debian.org>
Date: Wed Dec 19 17:50:55 2012 +0100
restrict the libudev-dev B-D to linux-any
---
debian/control | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debian/control b/debian/control
index d58d997..dbc30b3 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Build-Depends: debhelper (>= 9),
libpq-dev,
libsqlite3-dev,
libssl-dev,
- libudev-dev,
+ libudev-dev [linux-any],
libx11-dev,
libx11-xcb-dev,
libxcb-icccm4-dev,
--
qtbase packaging
More information about the pkg-kde-commits
mailing list